Changeset 2609 for trunk/admin
- Timestamp:
- Sep 27, 2008, 1:53:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/template/goto/theme/roma/theme.css
r2608 r2609 69 69 .tagSelection label { padding-right:12px; } 70 70 ul.thumbnails input { border:3px double #999; color:#999; font-size:10px; margin:0; background-color:#444; text-align: center;} 71 INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { c olor:#f33; cursor: pointer; }71 INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { cursor: pointer; } 72 72 INPUT.bigbutton:hover { background-color: #222; color:#f33; border: 0; } 73 73 .throw { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; color: #ff3363; } … … 79 79 font-size: 11px; font-weight: normal; letter-spacing: 0; 80 80 color : #f36; text-decoration: none; border: 0; color: #f36; } 81 * { outline-width: 0; }82 a { color:#f70; outline: none;border-color: #f70; }83 a:hover, a:active { color: #f33; border-color: #FF3363; outline: none;cursor: pointer; }81 input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } 82 a { color:#f70; border-color: #f70; } 83 a:hover, a:active { color: #f33; border-color: #FF3363; cursor: pointer; } 84 84 85 85 h2 { display:block; font-size:28px; letter-spacing:-1px;
Note: See TracChangeset
for help on using the changeset viewer.