Changeset 13167 for trunk/admin
- Timestamp:
- Feb 14, 2012, 10:38:41 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/themes/clear/theme.css
r13078 r13167 17 17 /* text color */ 18 18 19 body, h3, dt, h2, .throw, .content, label , LEGEND { 19 body, h3, dt, h2, .throw, .content, label , LEGEND { 20 20 color:#777; 21 21 } … … 130 130 .content .navigationBar {color:#999;} 131 131 ul.actions, .content form#waiting {text-align:center;} 132 .header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; 133 border:0; color:#ccc; font-size:24px; height:30px; margin:0; padding:10px 0 0; 134 text-align:center; width:100%; } 132 133 .header_msgs { 134 border:0; 135 color:#ccc; 136 font-size:24px; 137 height:30px; 138 margin:0; padding:10px 0 0; 139 text-align:center; width:100%; 140 } 135 141 136 142 /* tabsheets are often used in admin pages => No specific css files */
Note: See TracChangeset
for help on using the changeset viewer.