Changeset 1619:5d925866b5b3 for admin/style/default.css
- Timestamp:
- 08/29/13 23:40:31 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1618 r1619 78 78 h5 { 79 79 font-size: 12px; /* ie < 9 sucks */ 80 font-size: 1. 3rem;80 font-size: 1.2rem; 81 81 color: #575859; 82 82 } … … 625 625 width: 14em; /* to prevent inline with label */ 626 626 } 627 #entry-sidebar input#post_position { 628 width: 4em; 629 } 627 630 .box { 628 631 border-bottom: 1px solid #ddd; … … 979 982 height: 105px; 980 983 border: 1px solid #fff; 984 } 985 #themes a:focus div, #themes a:hover div, 986 #themes a:focus div.current-theme, #themes a:hover div.current-theme { 987 background: #BBDB58; 981 988 } 982 989 /* ---------------------------------------------------------- Plugins list */
Note: See TracChangeset
for help on using the changeset viewer.