EN · DE · RU · FR · ES

#2663: Chevron.module.scss

projectforge-webapp/src/components/design/input/chevron/Chevron.module.scss CSS Module stylesheet, projectforge-webapp/src/components/design/input/chevron/Chevron.module.scss 64 lines · 53 code · 0 comments · 11 blank
CSS Module for the sortable chevron arrow indicator component. Imports global mixins and styles a `div.chevronContainer` with inline-block display and left margin. Used in sortable table column headers to indicate sort direction (ascending/descending) with animated arrow icons.

Git History

a98f7125d move sortable chevron to behind text
cc3307fbe implemented client sort order
a3ac93c54 WIP: add sorting for list page