Changeset 2953 for branches/2.0/admin
- Timestamp:
- Dec 8, 2008, 8:02:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/admin/template/goto/theme/roma/theme.css
r2943 r2953 53 53 background-image: url(images/fillet.png); background-repeat: repeat-x; } 54 54 /* borders */ 55 fieldset { border: 1px solid # 999; }55 fieldset { border: 1px solid #666; } 56 56 INPUT, SELECT, TEXTAREA { border: 1px solid #666; } 57 57 input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
Note: See TracChangeset
for help on using the changeset viewer.