SuccessChanges

Summary

  1. tsk17 Improves the StoryCard component (details)
Commit c937dcaa7883e9232acd333402fe51d6a27193a7 by david.f.suarez18
tsk17 Improves the StoryCard component
The StoryCard layout was enhanced to present a more natural and readable
appearance, reducing its "form-like" look for attributes such as author,
description, and themes. Additionally, the maximum visible content
length was increased to three lines, with an ellipsis ("...") added if
the content exceeds this limit.
The file was modifiedjsf/src/main/webapp/searchStory.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/storyCard.css (diff)
The file was modifiedjsf/src/main/webapp/resources/emcomp/storyCard.xhtml (diff)
The file was modifiedjsf/src/main/java/ListStoryManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/colors.css (diff)