Changeset 264
- Timestamp:
- 01/10/2014 05:36:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
r259 r264 791 791 table.listing tr.trac-columns .dashicons { 792 792 float: right; 793 width: 16px; 794 height: 16px; 795 font-size: 16px; 793 796 } 794 797 table.listing tbody td.Comments, … … 849 852 } 850 853 #notifications .dashicons { 854 height: 16px; 855 width: 16px; 856 font-size: 16px; 851 857 vertical-align: text-bottom; 852 858 } … … 906 912 td.Stars .dashicons { 907 913 color: #999; 914 height: 16px; 915 width: 16px; 916 font-size: 16px; 908 917 } 909 918 td.Stars .dashicons:hover,
Note: See TracChangeset
for help on using the changeset viewer.