Changeset 1182 in ExiteCMS for trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
- Timestamp:
- 12/25/07 17:32:57 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/ExiteCMS/templates/templates/_stylesheets.tpl
r1135 r1182 36 36 /* horizontal lines */ 37 37 hr { border:none; color:#bbb; background-color:#bbb; height:1px; } 38 39 /* dropdowns with options */ 40 optgroup { padding-bottom:5px; font-style:normal; } 38 41 39 42 /* --- HTML form settings ---------------------------------- */ … … 77 80 78 81 /* title bars within a panel */ 79 .infobar { font-weight:normal; font-family:"trebuchet ms", Verdana, Arial, Sans-serif; color:#333; background-color:# eee; padding:3px 4px 3px 4px; }82 .infobar { font-weight:normal; font-family:"trebuchet ms", Verdana, Arial, Sans-serif; color:#333; background-color:#ddd; padding:3px 4px 3px 4px; } 80 83 81 84 /* --- Browser window centered div ------------------------- */ … … 110 113 111 114 /* labels and separators in side panels */ 112 .side-label { color:#333; background-color:# eee; margin:2px 0px 2px 0px; padding:1px 0px 1px 8px; white-space:nowrap;overflow:hidden; }115 .side-label { color:#333; background-color:#ddd; margin:2px 0px 2px 0px; padding:1px 0px 1px 8px; white-space:nowrap;overflow:hidden; } 113 116 114 117 /* labels and separators in body panels */ 115 .main-label { color:#333; background-color:# eee; padding:4px 4px 4px 4px; margin:0px 0px 5px 0px; white-space:nowrap;overflow:hidden; }118 .main-label { color:#333; background-color:#ddd; padding:4px 4px 4px 4px; margin:0px 0px 5px 0px; white-space:nowrap;overflow:hidden; } 116 119 117 120 /* links in side panels */
Note: See TracChangeset
for help on using the changeset viewer.
