Changeset 5460


Ignore:
Timestamp:
Mar 29, 2010, 11:08:20 PM (14 years ago)
Author:
grum
Message:

update clear & roma theme with generic classes, allowing to use theme colors for plugin + invert tables colors for clear theme

Location:
trunk/admin/themes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r5383 r5460  
     1/* generic colors - clear */
     2.gcText { color: #777777; }                 /* used for text */
     3.gcText2 { color: #777777; }                /* used for table header */
     4.gcText3 { color: #555555; }                /* used for tabs text */
     5.gcLink { color: #005E89; }                 /* used for link */
     6.gcLinkHover { color: #D54E21; }            /* used for link */
     7.gcBgPage { background-color: #F9F9F9; }               /* used for page background */
     8.gcBgTabSheet { background-color: #F1F1F1; }           /* used inside tabsheet & menu */
     9.gcBgTableRow1 { background-color: #DDDDDD; }            /* used in for tables rows background */
     10.gcBgTableRow2 { background-color: #EEEEEE; }            /* used in tables rows & some widgets background */
     11.gcBorder    { border-color: #AAAAAA; }            /* used for borders */
     12.gcBorder2   { border-color: #666666; }            /* used for widgets borders */
     13
    114/* text color */
    215.theme_title { left: 15px; color: #000; text-align: left;}
     
    417input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#777; }
    518th { color: #888; }
    6 INPUT, select, textarea { color:#666; background-color: #ccc; } 
    7 input[type="radio"], input[type="checkbox"] { background-color: transparent; } 
     19INPUT, select, textarea { color:#666; background-color: #ccc; }
     20input[type="radio"], input[type="checkbox"] { background-color: transparent; }
    821INPUT[type="submit"], INPUT[type="reset"]  { color:#666; border: 1px solid #777; background-color: #bbb; padding: 1px 15px; }
    922input.rateButton, legend, h3 { color: #777; }
     
    1124
    1225
    13 #copyright { color:#777; margin:5px auto 0px 240px; text-align:center; 
     26#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
    1427padding-bottom: 15px; }
    1528.header_notes { background: transparent url(icon/note.png) no-repeat right top;
     
    2235/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */
    2336#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
    24 position:absolute; left:0px; top:0px; z-index: 0; 
     37position:absolute; left:0px; top:0px; z-index: 0;
    2538background:transparent }
    2639#theHeader { display:none; height:40px; margin: 0; padding: 0;
    2740background:transparent }
    28 h3, #imageToolBar a:hover, .row2, .content { background-color: #ddd; }
    29 .throw, .row1 { background-color:#eee; }
     41h3, #imageToolBar a:hover, .content, .throw, .row1 { background-color: #ddd; }
     42.row2 { background-color:#eeeeee; }
    3043.throw em { font-style: normal; color: #0cc9c; }
    3144#content { background: #f1f1f1; min-height: 467px;}
     
    4558background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;}
    4659.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; }
    47  
     60
    4861.instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);}
    4962.instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);}
     
    5669.content ul.thumbnails span.wrap1 { margin:0 12px 5px; }
    5770
    58 /* borders */ 
     71/* borders */
    5972fieldset { border: 2px solid #ddd; }
    6073INPUT, SELECT, TEXTAREA { border: 1px solid #999; }
     
    6275TEXTAREA { cursor:text; font-size: 13px; }
    6376.content UL.thumbnails SPAN.wrap2 {
    64   border: 1px solid #555555;    /* thumbnails border color and style */
    65   border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
     77  border: 1px solid #555555;  /* thumbnails border color and style */
     78  border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
    6679}
    6780.tagSelection label { padding-right:12px; }
     
    8194  font-size: 11px; font-weight: normal; letter-spacing: 0;
    8295  color : #0cc; text-decoration: none; border: 0; }
    83 a.Piwigo:hover  span.Piwigo  { 
    84   border-bottom: 1px solid #0cc9c; 
     96a.Piwigo:hover  span.Piwigo  {
     97  border-bottom: 1px solid #0cc9c;
    8598}
    86 TABLE.table2 { border: 2px solid #eee; }
     99TABLE.table2 { border: 2px solid #dddddd; }
    87100
    88101*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
     
    95108text-align:center; top:0; width:100%; z-index:99; }
    96109.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; }
    97 .HelpActions li {list-style-image:none; list-style-position:outside; 
     110.HelpActions li {list-style-image:none; list-style-position:outside;
    98111list-style-type:none; text-align:center; text-indent:0pt; }
    99112#content.content div.comment a.illustration{ margin-right: 30px;}
     
    127140display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */
    128141padding:0; width:207px; z-index:99; text-align: left; }
    129 #menubar ul.scroll { height:163px; overflow-y:auto; 
     142#menubar ul.scroll { height:163px; overflow-y:auto;
    130143 /* Only IE family supports colored scrollbar */
    131144 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff;
     
    189202color:#666; border-color: #999; }
    190203.bigbutton { background:transparent url(images/quickLocalSync.png) no-repeat scroll left top; display: block;
    191 color:#eee; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; 
     204color:#eee; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;
    192205position:relative;  z-index: 50;}
    193206.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px;  z-index: 55; cursor:pointer; }
  • trunk/admin/themes/roma/theme.css

    r5383 r5460  
     1/* generic colors - roma */
     2.gcText { color: #666666; }                 /* used for text */
     3.gcText2 { color: #FF3366; }                /* used for table header */
     4.gcText3 { color: #FF3366; }                /* used for tabs text */
     5.gcLink { color: #FF7700; }                 /* used for link */
     6.gcLinkHover { color: #FF3333; }            /* used for link */
     7.gcBgPage { background-color: #111111; }               /* used for page background */
     8.gcBgTabSheet { background-color: #222222; }           /* used inside tabsheet & menu */
     9.gcBgTableRow1 { background-color: #111111; }            /* used in for tables rows background */
     10.gcBgTableRow2 { background-color: #222222; }            /* used in tables rows & some widgets background */
     11.gcBorder    { border-color: #FF3363; }            /* used for borders */
     12.gcBorder2   { border-color: #666666; }            /* used for widgets borders */
     13
    114/* text color */
    215body, h3, dt, h2, .throw, .content, label,
Note: See TracChangeset for help on using the changeset viewer.