Changeset 17929
- Timestamp:
- Sep 15, 2012, 5:29:55 PM (12 years ago)
- Location:
- branches/2.4/admin/themes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4/admin/themes/clear/theme.css
r17290 r17929 23 23 th { color: #888; } 24 24 INPUT, select, textarea { color:#666; background-color: #ccc; } 25 option[disabled] { background-color: #ccc; } 25 26 input[type="radio"], input[type="checkbox"] { background-color: transparent; } 26 27 -
branches/2.4/admin/themes/default/theme.css
r17290 r17929 868 868 .pluginActions DIV {display: table-cell; vertical-align: middle; line-height:18px; } 869 869 .showInfo {display:block;position:absolute;top:0;right:5px;width:15px;font-style:italic;font-family:"Georgia",serif;background-color:#464646;font-size:0.9em;border-radius:10px;-moz-border-radius:10px;} 870 .showInfo:hover {cursor:pointer }870 .showInfo:hover {cursor:pointer;border:none;} 871 871 872 872 .warning:before {content:url(icon/warning.png);vertical-align:top;}
Note: See TracChangeset
for help on using the changeset viewer.