Changeset 5460 for trunk/admin
- Timestamp:
- Mar 29, 2010, 11:08:20 PM (15 years ago)
- 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 1 14 /* text color */ 2 15 .theme_title { left: 15px; color: #000; text-align: left;} … … 4 17 input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#777; } 5 18 th { color: #888; } 6 INPUT, select, textarea { color:#666; background-color: #ccc; } 7 input[type="radio"], input[type="checkbox"] { background-color: transparent; } 19 INPUT, select, textarea { color:#666; background-color: #ccc; } 20 input[type="radio"], input[type="checkbox"] { background-color: transparent; } 8 21 INPUT[type="submit"], INPUT[type="reset"] { color:#666; border: 1px solid #777; background-color: #bbb; padding: 1px 15px; } 9 22 input.rateButton, legend, h3 { color: #777; } … … 11 24 12 25 13 #copyright { color:#777; margin:5px auto 0px 240px; text-align:center; 26 #copyright { color:#777; margin:5px auto 0px 240px; text-align:center; 14 27 padding-bottom: 15px; } 15 28 .header_notes { background: transparent url(icon/note.png) no-repeat right top; … … 22 35 /* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */ 23 36 #headbranch { width: 233px; height: 240px; margin: 0; padding: 0; 24 position:absolute; left:0px; top:0px; z-index: 0; 37 position:absolute; left:0px; top:0px; z-index: 0; 25 38 background:transparent } 26 39 #theHeader { display:none; height:40px; margin: 0; padding: 0; 27 40 background:transparent } 28 h3, #imageToolBar a:hover, . row2, .content{ background-color: #ddd; }29 . throw, .row1 { background-color:#eee; }41 h3, #imageToolBar a:hover, .content, .throw, .row1 { background-color: #ddd; } 42 .row2 { background-color:#eeeeee; } 30 43 .throw em { font-style: normal; color: #0cc9c; } 31 44 #content { background: #f1f1f1; min-height: 467px;} … … 45 58 background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;} 46 59 .instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; } 47 60 48 61 .instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);} 49 62 .instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);} … … 56 69 .content ul.thumbnails span.wrap1 { margin:0 12px 5px; } 57 70 58 /* borders */ 71 /* borders */ 59 72 fieldset { border: 2px solid #ddd; } 60 73 INPUT, SELECT, TEXTAREA { border: 1px solid #999; } … … 62 75 TEXTAREA { cursor:text; font-size: 13px; } 63 76 .content UL.thumbnails SPAN.wrap2 { 64 border: 1px solid #555555; 65 border-radius: 4px 4px; 77 border: 1px solid #555555; /* thumbnails border color and style */ 78 border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ 66 79 } 67 80 .tagSelection label { padding-right:12px; } … … 81 94 font-size: 11px; font-weight: normal; letter-spacing: 0; 82 95 color : #0cc; text-decoration: none; border: 0; } 83 a.Piwigo:hover span.Piwigo { 84 border-bottom: 1px solid #0cc9c; 96 a.Piwigo:hover span.Piwigo { 97 border-bottom: 1px solid #0cc9c; 85 98 } 86 TABLE.table2 { border: 2px solid # eee; }99 TABLE.table2 { border: 2px solid #dddddd; } 87 100 88 101 *, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } … … 95 108 text-align:center; top:0; width:100%; z-index:99; } 96 109 .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; 98 111 list-style-type:none; text-align:center; text-indent:0pt; } 99 112 #content.content div.comment a.illustration{ margin-right: 30px;} … … 127 140 display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */ 128 141 padding: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; 130 143 /* Only IE family supports colored scrollbar */ 131 144 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff; … … 189 202 color:#666; border-color: #999; } 190 203 .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; 204 color:#eee; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; 192 205 position:relative; z-index: 50;} 193 206 .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 1 14 /* text color */ 2 15 body, h3, dt, h2, .throw, .content, label,
Note: See TracChangeset
for help on using the changeset viewer.