Changeset 1896
- Timestamp:
- 09/18/2015 09:16:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/translate.wordpress.org/public_html/gp-templates/style.css
r1886 r1896 953 953 vertical-align: middle; 954 954 } 955 956 .stats-table th.headerSortUp:after, 957 .stats-table th.headerSortDown:after { 958 font-family: "dashicons"; 959 -webkit-font-smoothing: antialiased; 960 -moz-osx-font-smoothing: grayscale; 961 } 962 963 .stats-table th.headerSortUp:after { 964 content: "\f140"; 965 } 966 967 .stats-table th.headerSortDown:after { 968 content: "\f142"; 969 }
Note: See TracChangeset
for help on using the changeset viewer.