Changeset 353 for trunk/style-klask.css


Ignore:
Timestamp:
Nov 1, 2017, 11:51:31 PM (7 years ago)
Author:
g7moreau
Message:
  • Specify arrow in css and not in html !
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/style-klask.css

    r347 r353  
    3232table.sortable thead th.sorttable_nosort:hover {
    3333   background      : #333;
     34   }
     35
     36table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
     37   content         : "\00A0\21C5"
    3438   }
    3539
Note: See TracChangeset for help on using the changeset viewer.