source: trunk/admin/themes/clear/theme.css @ 5496

Last change on this file since 5496 was 5496, checked in by plg, 14 years ago

feature 1535: apply the plugin/theme managers look&feel to language manager.

  • Property svn:eol-style set to LF
File size: 14.4 KB
Line 
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.gcTextInput { color:#666666; }             /* used for inputs */
6.gcLink { color: #005E89; }                 /* used for link */
7.gcLinkHover { color: #D54E21; }            /* used for link */
8.gcBgPage { background-color: #F9F9F9; }               /* used for page background */
9.gcBgTabSheet { background-color: #F1F1F1; }           /* used inside tabsheet & menu */
10.gcBgTableRow1 { background-color: #DDDDDD; }            /* used in for tables rows background */
11.gcBgTableRow2 { background-color: #EEEEEE; }            /* used in tables rows & some widgets background */
12.gcBgInput { background-color:#CCCCCC; }                      /* used for inputs */
13.gcBorder    { border-color: #AAAAAA; }            /* used for borders */
14.gcBorder2   { border-color: #666666; }            /* used for widgets borders */
15.gcBorderInput { border-color:#777777; }           /* used for inputs */
16
17/* text color */
18.theme_title { left: 15px; color: #000; text-align: left;}
19body, h3, dt, h2, .throw, .content, label,
20input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#777; }
21th { color: #888; }
22INPUT, select, textarea { color:#666; background-color: #ccc; }
23input[type="radio"], input[type="checkbox"] { background-color: transparent; }
24INPUT[type="submit"], INPUT[type="reset"]  { color:#666; border: 1px solid #777; background-color: #bbb; padding: 1px 15px; }
25input.rateButton, legend, h3 { color: #777; }
26h2 { color: #777; }
27
28
29#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
30padding-bottom: 15px; }
31.header_notes { background: transparent url(icon/note.png) no-repeat right top;
32border:0; font-weight:bold; min-height: 48px;
33padding:15px 60px 0 0; position:absolute; right:0;
34text-align:right; top:30px; width:550px;  }
35html, body { min-height: 100%; }
36body { margin: 0; padding: 0; background:#f9f9f9 }
37/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */
38/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */
39#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
40position:absolute; left:0px; top:0px; z-index: 0;
41background:transparent }
42#theHeader { display:none; height:40px; margin: 0; padding: 0;
43background:transparent }
44h3, #imageToolBar a:hover, .content, .throw, .row1 { background-color: #ddd; }
45.row2 { background-color:#eeeeee; }
46.throw em { font-style: normal; color: #0cc9c; }
47#content { background: #f1f1f1; min-height: 467px;}
48.content { padding:0 5px 5px; margin: 0 10px 0 252px; z-index:99; border: 1px solid #aaa;}
49.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
50 text-align:center; background:none; border: 0; }
51.content h3 ~ h3{ margin-top: 40px; }
52.content h4 { color: #aaa; font-size:14px; text-align:center; padding:3px; margin-top: 0; margin-bottom: 10px;}
53
54.content dl, dd { margin:5px; }
55.content div.titrePage { height:40px; }
56
57.instructions { text-align:left; padding-top:5px;}
58.instructions LI { margin-bottom:5px; }
59.instructionBlock {border: 1px solid #999; margin: 5px; overflow: hidden;}
60.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#eee; background-position:15px center;
61background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;}
62.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; }
63
64.instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);}
65.instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);}
66.instructionBlockContent { padding:0 15px 15px;}
67SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
68
69.content ul.thumbnails span.wrap2:hover { background-color:#eee; border:1px solid #0cc9c; color:#999; }
70.content ul.thumbnails span.wrap2 { border:1px solid #999; padding: 4px; }
71.content ul.thumbnails span.wrap2 { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; }
72.content ul.thumbnails span.wrap1 { margin:0 12px 5px; }
73
74/* borders */
75fieldset { border: 2px solid #ddd; }
76INPUT, SELECT, TEXTAREA { border: 1px solid #999; }
77input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#bbb;color: #666; }
78TEXTAREA { cursor:text; font-size: 13px; }
79.content UL.thumbnails SPAN.wrap2 {
80  border: 1px solid #555555;  /* thumbnails border color and style */
81  border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
82}
83.tagSelection label { padding-right:12px; }
84.tagSelection LI.tagSelected {background-color:#dbe8f3;}
85.tagSelected LABEL {color:black;}
86
87.content ul.categoryActions a img { margin-left: 10px; }
88ul.thumbnails input { border:3px double #666; color:#666; font-size:10px; margin:0; background-color:#bbb; text-align: center;}
89INPUT[type="submit"]:hover , INPUT[type="reset"]:hover  { cursor: pointer; }
90INPUT.bigbutton:hover { background-color: #ddd;  color:#0cc; border: 0; }
91.throw  { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; color: #0cc9c; }
92label { cursor:pointer }
93.categoryLi { background: #ddd }
94.virtual_cat { background: #ccc !important; }
95a.Piwigo {
96  font-family: verdana, arial, helvetica, sans-serif !important;
97  font-size: 11px; font-weight: normal; letter-spacing: 0;
98  color : #0cc; text-decoration: none; border: 0; }
99a.Piwigo:hover  span.Piwigo  {
100  border-bottom: 1px solid #0cc9c;
101}
102TABLE.table2 { border: 2px solid #dddddd; }
103
104*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
105a { color:#005E89; border-width: 0; }
106a:hover, a:active { color: #d54e21; border-bottom: 1px dotted #d54e21; cursor: pointer; }
107.content .navigationBar {color:#999;}
108ul.actions, .content form#waiting  {text-align:center;}
109.header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top;
110border:0; color:#ccc; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute;
111text-align:center; top:0; width:100%; z-index:99; }
112.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; }
113.HelpActions li {list-style-image:none; list-style-position:outside;
114list-style-type:none; text-align:center; text-indent:0pt; }
115#content.content div.comment a.illustration{ margin-right: 30px;}
116/* tabsheets are often used in admin  pages => No specific css files */
117.tabsheet {
118background-color:#f9f9f9; border:1px solid #f9f9f9; border-bottom:1px solid #aaa; display:table;
119font-family:verdana,arial,helvetica,sans-serif; font-size:8px;
120list-style-image:none; padding: 0; position:relative; text-decoration:none;
121top:-2px; white-space:nowrap; margin: 0 0 0 -6px; padding-left:10px;
122width:100%; }
123.tabsheet li { background:#f1f1f1; float:left; margin:0 6px 0 0; overflow:hidden; text-align:right; border:1px solid #aaa; border-bottom:none; position:relative; top:11px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;}
124.tabsheet a {
125display:block; font-size:11px; border:0;
126font-weight:bold; overflow:hidden; padding:6px;
127text-align:right; text-decoration:none; margin: 0; }
128.tabsheet a:first-letter { text-transform:capitalize; }
129.tabsheet li.selected_tab  {
130  border-bottom:1px solid #f1f1f1;
131}
132.tabsheet li:hover, .tabsheet li.selected_tab  {
133margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px;
134 }
135/* .tabsheet a:hover */
136.tabsheet li.selected_tab  a { color: #555; }
137.tabsheet a span { display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
138
139.sort { clear: none; }
140#214ug { margin-left:248px; font-size:12px; }
141/* menubar is on all admin pages => No specific css file */
142#menubar {
143display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */
144padding:0; width:207px; z-index:99; text-align: left; }
145#menubar ul.scroll { height:163px; overflow-y:auto;
146 /* Only IE family supports colored scrollbar */
147 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff;
148 scrollbar-3dlight-color: #d6d6d6; scrollbar-darkshadow-color: #ccc; scrollbar-track-color: #eee;
149 scrollbar-arrow-color: #0cccc; }
150
151#menubar dd { margin: 0; padding: 0; height:232px; }
152#menubar dl { width: 207px; border:0; margin: 0; padding: 0; display: block; min-height:35px; border:1px solid #ddd; background-color:#f1f1f1; border-left:1px solid #aaa; border-right:1px solid #aaa;}
153#menubar dl.first {border-top:1px solid #aaa;}
154#menubar dl.last {border-bottom:1px solid #aaa;}
155#menubar dt { background-color: #ddd; margin: 0; display: block; font-weight:bold;
156position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #777; }
157#menubar dt  span { cursor:pointer; }
158#menubar li { margin: 0; padding-left:10px; }
159#menubar li A { display:block; }
160#menubar li A:hover { border:none; }
161#menubar li:hover {background-color:#dbe8f3;}
162#menubar ul { color: #ccc; margin:0; line-height: 25px;
163  list-style-type: none; list-style-position: inside; padding: 0; }
164
165#adminHome       {background-color:#ddd;}
166#adminHome:hover {background-color:#d0d0d0;}
167
168/* jQuery tooltips */
169.cluetip-default #cluetip-outer { border-color: #999; color: #999; background-color: #ddd; }
170.cluetip-default h3#cluetip-title { color: #0cc9c; background-color: #eee; }
171/* jQuery ui resizable */
172.ui-resizable { position: relative; }
173.ui-wrapper { border: 0; }
174.ui-wrapper input, .ui-wrapper textarea { border: 0; }
175
176/* Global handle styles */
177.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; }
178.ui-resizable .ui-resizable-handle { display: block; }
179body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
180body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
181.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(images/resizable-n.gif) no-repeat scroll center top; }
182.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background: transparent url(images/resizable-s.gif) no-repeat scroll center top; }
183.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-e.gif) no-repeat scroll right center; }
184.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-w.gif) no-repeat scroll right center; }
185.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); }
186.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); }
187.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); }
188.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
189#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div  a { background-color: #eee; color: #08f !important;}
190#ui-datepicker-div .ui-datepicker-days-row { background-color: #bbb;}
191#ui-datepicker-div .ui-datepicker-week-end-cell, #ui-datepicker-div .ui-datepicker-week-end-cell  a { background-color: #ddd; color: #0cc; border-color: #bbb; border-top-color: #ddd; border-left-color: #ddd;}
192#ui-datepicker-div .ui-datepicker-title-row { background-color: #eee;}
193#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #0cc;}
194#ui-datepicker-div  a:hover { color: #0cccc !important; border: 0; background-color: #eee !important;}
195#ui-datepicker-div .ui-datepicker-header select { background-color:#bbb; color:#666; font-weight:normal;}
196#ui-datepicker-div .ui-datepicker-links { background-color:#ddd;}
197#ui-datepicker-div .ui-datepicker-header { background-color:#bbb;}
198#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;}
199#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;}
200td img.ui-datepicker-trigger { margin:-3px 5px 2px; }
201INPUT[type="text"].large  { width: 317px; }
202input[type="button"], input[type="submit"], input[type="reset"] {
203color:#0cc9c; background-color:#ddd; border-color: #0cc9c; }
204input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
205color:#666; border-color: #999; }
206.bigbutton { background:transparent url(images/quickLocalSync.png) no-repeat scroll left top; display: block;
207color:#eee; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;
208position:relative;  z-index: 50;}
209.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px;  z-index: 55; cursor:pointer; }
210.bigbutton:hover { color: #fff; }
211.bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top; border:0;
212display:block; height:85px; left:225px; position:relative; top:-42px; width:313px; z-index:99; padding:0;}
213.bigbutton input:hover { cursor:pointer; background:transparent url(images/transparent.gif) repeat scroll left top; border:0; padding:0;}
214/* hacks */
215html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */
216* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */
217*+html  .bigtext { left: 70px; }
218*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
219* html .bigtext { margin-right: 300px; }
220
221.themeBox {background-color:#ddd;}
222.themeBox IMG {border:1px solid white;}
223.themeName {color:black;}
224#themesContent H3 {border-bottom:1px solid #aaa;}
225.themeDefault {background-color:#dbe8f3;}
226
227#pluginsMenuSeparator {border:1px solid #ddd;}
228
229#helpContent A {border-bottom:1px dotted #005E89;}
230#helpContent A:hover {border-bottom:1px solid #d54e21;}
231
232#pwgHead, #footer {background-color:#ddd;}
233#pwgHead, #footer {color:#666;}
234#pwgHead A, #footer A {color:#444;}
235#pwgHead A:hover, #footer A:hover {color:black; border-color:black;}
236
237.pluginBox {background-color:#ddd;color:#333}
238.pluginBoxNameCell {font-weight:bold;}
239
240.languageBox {background-color:#ddd;}
241.languageName {color:black;}
242.languageDefault {background-color:#dbe8f3;}
Note: See TracBrowser for help on using the repository browser.