tablesort.css
Same filename in this branch
Same filename in other branches
- 8.9.x core/profiles/demo_umami/themes/umami/css/classy/components/tablesort.css
- 8.9.x core/themes/seven/css/classy/components/tablesort.css
- 8.9.x core/themes/claro/css/classy/components/tablesort.css
- 8.9.x core/themes/bartik/css/classy/components/tablesort.css
- 8.9.x core/themes/classy/css/components/tablesort.css
- 10 core/profiles/demo_umami/themes/umami/css/classy/components/tablesort.css
- 10 core/themes/claro/css/classy/components/tablesort.css
- 10 core/themes/starterkit_theme/css/components/tablesort.css
- 11.x core/profiles/demo_umami/themes/umami/css/classy/components/tablesort.css
- 11.x core/themes/claro/css/classy/components/tablesort.css
- 11.x core/themes/starterkit_theme/css/components/tablesort.css
Table sort indicator.
File
-
core/
profiles/ demo_umami/ themes/ umami/ css/ classy/ components/ tablesort.css
View source
- /**
- * @file
- * Table sort indicator.
- */
-
- th.is-active img {
- display: inline;
- }
- td.is-active {
- background-color: #ddd;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.