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

Last change on this file since 29239 was 29239, checked in by plg, 10 years ago

feature 2791: apply the same color as for dimensions filter

  • Property svn:eol-style set to LF
File size: 13.8 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
19body, h3, dt, h2, .throw, .content, label , LEGEND  {
20        color:#777;
21}
22
23th { color: #888; }
24INPUT, select, textarea { color:#666; background-color: #ccc; }
25option[disabled] { background-color: #ccc; }
26input[type="radio"], input[type="checkbox"] { background-color: transparent; }
27
28
29
30INPUT[type="text"], INPUT[type="password"], INPUT[type="file"] {
31        background-color: #ddd;
32}
33
34SELECT, TEXTAREA {
35        background-color: #ddd;
36}
37
38INPUT:focus, SELECT:focus, TEXTAREA:focus {
39  background-color: #eee;
40  color: #666;
41}
42
43INPUT, SELECT, TEXTAREA { border: 1px solid #999; }
44
45.showInfo { color:#999; }
46.showInfo:hover { color:#333; }
47
48
49#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
50padding-bottom: 15px; }
51.header_notes {
52  background: transparent url(../default/icon/note.png) no-repeat right top;
53  border: none;
54  min-height: 48px;
55  padding: 15px 60px 0 0;
56  right: 0;
57  width: 550px;
58  top: 70px;
59}
60html, body {
61        min-height: 100%;
62        background-color: #f9f9f9;
63}
64
65/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */
66/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */
67h3, .throw, .row1 { background-color: #ddd; }
68.row2 { background-color:#eeeeee; }
69
70#content {
71        background: #f1f1f1;
72  border: 1px solid #aaa;
73        min-height: 467px;
74  margin-left:217px;
75  margin-top: 7px;
76}
77
78.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
79 text-align:center; background:none; border: 0; }
80.content h3 ~ h3{ margin-top: 40px; }
81.content h4 { color: #aaa; font-size:14px; text-align:center; padding:3px; margin-top: 0; margin-bottom: 10px;}
82
83.content dl, dd { margin:5px; }
84.content div.titrePage { height:40px; }
85
86
87UL.thumbnails span.wrap2:hover { background-color:#7CBA0F; color:#999; }
88UL.thumbnails span.wrap2 {
89        background-color:#ddd;
90}
91
92
93/* borders */
94fieldset { border: 2px solid #ddd; }
95TEXTAREA { cursor:text; font-size: 13px; }
96.tagSelection label { padding-right:12px; }
97.tagSelection LI.tagSelected {background-color:#dbe8f3;}
98.tagSelected LABEL {color:black;}
99
100ul.thumbnails input { color:#666; font-size:10px; margin:0; background-color:#bbb; text-align: center;}
101.throw  { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; }
102label { cursor:pointer }
103.categoryLi, .menuLi { background: #ddd }
104.menuLi_hidden { background: #ccc !important; }
105a.Piwigo {
106  font-family: verdana, arial, helvetica, sans-serif !important;
107  font-size: 11px; font-weight: normal; letter-spacing: 0;
108  color : #0cc; text-decoration: none; border: 0; }
109a.Piwigo:hover  span.Piwigo  {
110  border-bottom: 1px solid #0cc9c;
111}
112TABLE.table2 { border: 2px solid #dddddd; }
113
114.categoryUl>li:not(.virtual_cat) {
115  background:url(images/stripe-cat.png);
116}
117
118*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
119A{
120        color:#005E89;
121}
122
123A:hover, A:active {
124        color: #d54e21;
125        cursor: pointer; 
126}
127
128.content .navigationBar {color:#999;}
129ul.actions, .content form#waiting  {text-align:center;}
130
131.header_msgs {
132        border:0;
133        color:#ccc;
134        font-size:24px;
135        height:30px;
136        margin:0; padding:10px 0 0;
137        text-align:center; width:100%;
138}
139
140/* tabsheets are often used in admin  pages => No specific css files */
141#tabsheet { width:auto; margin:-1px; margin-right:-6px; padding:0;
142border:1px solid #f9f9f9; border-bottom:1px solid #aaa; background-color:#f9f9f9;margin-top:-7px;}
143.tabsheet { display:table; white-space:nowrap; padding-left:10px; margin:0; width:auto;
144font-family:verdana,arial,helvetica,sans-serif; font-size:8px;
145list-style-type:none; list-style-image:none; text-decoration:none; }
146.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;-webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;border-radius:5px 5px 0 0;}
147.tabsheet a {
148display:block; font-size:11px; border:0;
149font-weight:bold; overflow:hidden; padding:6px;
150text-align:right; text-decoration:none; margin: 0; }
151.tabsheet a:first-letter { text-transform:capitalize; }
152.tabsheet li.selected_tab  {
153  border-bottom:1px solid #f1f1f1;
154}
155.tabsheet li:hover, .tabsheet li.selected_tab  {
156margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px;
157 }
158/* .tabsheet a:hover */
159.tabsheet li.selected_tab  a { color: #555; }
160.tabsheet a span { font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
161
162.sort { clear: none; }
163
164/* menubar is on all admin pages => No specific css file */
165#menubar {
166  padding:0; width:207px; z-index:99; text-align: left;margin-top:7px;
167  margin-left:0;
168}
169
170#menubar ul.scroll { overflow-y:auto; max-height:500px; }
171#menubar dl { width: 200px; min-height:35px; border:0; margin: 0; padding: 0; display: block; border:1px solid #ddd; background-color:#f1f1f1; border-left:none; }
172#menubar dd { margin: 0; padding: 0; }
173#menubar dt {
174        background-color: #ddd; margin: 0; display: block; font-weight:bold;
175        position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #777;
176        cursor:pointer;
177}
178#menubar dl:first-of-type, #menubar dl:first-of-type dt { border-radius:0 6px 0 0;  }
179#menubar dl:last-of-type { border-radius:0 0 6px 0;  }
180#menubar li { margin: 0; padding-left:10px; }
181#menubar li A { display:block; }
182#menubar li A:hover {color:black; text-decoration:none}
183#menubar li:hover {background-color:#dbe8f3;}
184#menubar ul { color: #ccc; margin:0; line-height: 25px;
185  list-style-type: none; list-style-position: inside; padding: 0; }
186#adminHome       {background-color:#ddd;border-radius: 0 6px 6px 0;margin-left:0;margin-bottom:17px;}
187#adminHome:hover {background-color:#d0d0d0;}
188
189/* jQuery tooltips */
190.ui-tooltip {
191        color: #000;
192        background-color: #eee;
193}
194.cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
195.cluetip-title { background-color: #ddd; }
196/* jQuery ui resizable */
197.ui-resizable { position: relative; }
198.ui-wrapper { border: 0; }
199.ui-wrapper input, .ui-wrapper textarea { border: 0; }
200/* jQuery tiptip */
201#tiptip_holder a { color:#42B0FF; }
202
203/* Global handle styles */
204.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; }
205.ui-resizable .ui-resizable-handle { display: block; }
206body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
207body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
208.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; }
209.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; }
210.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; }
211.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; }
212.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); }
213.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); }
214.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); }
215.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
216
217#ui-datepicker-div {background-color: #f1f1f1; border:2px solid #aaa;}
218#ui-datepicker-div .ui-datepicker-title {color:black;}
219#ui-datepicker-div .ui-icon-circle-triangle-w {background: transparent url(icon/prev.png) no-repeat;}
220#ui-datepicker-div .ui-icon-circle-triangle-e {background: transparent url(icon/next.png) no-repeat;}
221#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div a {background-color: #FFFFFF !important;}
222#ui-datepicker-div A.ui-datepicker-prev, #ui-datepicker-div A.ui-datepicker-next {
223  background-color:transparent !important;
224}
225#ui-datepicker-div A.ui-datepicker-prev:hover,
226#ui-datepicker-div A.ui-datepicker-next:hover
227{
228  background-color:#eee !important;border:1px solid #aaa;
229}
230
231#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div  a { background-color: #eee; color: #08f !important;}
232#ui-datepicker-div .ui-datepicker-days-row { background-color: #bbb;}
233#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;}
234#ui-datepicker-div .ui-datepicker-title-row { background-color: #eee;}
235#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #0cc;}
236#ui-datepicker-div  a:hover { color: #0cccc !important; background-color: #eee !important;}
237#ui-datepicker-div .ui-datepicker-header select { background-color:#bbb; color:#666; font-weight:normal;}
238#ui-datepicker-div .ui-datepicker-links { background-color:#ddd;}
239#ui-datepicker-div .ui-datepicker-header { background-color:#bbb;}
240#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;}
241#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;}
242img.ui-datepicker-trigger{margin:-2px 10px 1px -2px;}
243
244.ui-slider { background:#fff;border-radius:2px;border:none; }
245.ui-slider .ui-slider-range { background:#aaa;border-radius:2px; }
246
247.ui-slider .ui-slider-handle {
248    background-color: #eee;
249    border: 1px solid #aaa;
250    border-radius: 3px;
251}
252
253INPUT[type="text"].large  { width: 317px; }
254
255.bigbutton {background:none;margin-right:-5px; padding: 10px;height:auto;position:static;width:auto;text-align:right;}
256.bigtext {display:none;position:static;}
257.bigbutton input[type="submit"] {display:inline;position:static;height:auto;width:auto;font-size:18px;padding:10px;}
258
259
260/* hacks */
261* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */
262*+html  .bigtext { left: 70px; }
263*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
264* html .bigtext { margin-right: 300px; }
265
266.themeBox {background-color:#ddd;}
267.themeBox IMG {border:1px solid white;}
268.themeName {color:black;}
269#themesContent H3 {border-bottom:1px solid #aaa;}
270.themeDefault {background-color:#dbe8f3;}
271
272#pluginsMenuSeparator {border:1px solid #ddd;}
273
274#pwgHead, #footer {
275        background-color: #ddd;
276        color: #666;
277}
278
279
280#pwgHead A, #footer A {color:#444;}
281#pwgHead A:hover, #footer A:hover {color:black;}
282#footer { background-image: url(images/piwigo_logo_small.png);}
283
284.pluginBox, .pluginMiniBox, .groups li {background-color:#ddd;color:#353535;border-color:#ddd;}
285.pluginBoxNameCell, .pluginMiniBoxNameCell {color:#111;}
286.pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#a00 !important;}
287.pluginBoxes .merged, .pluginBoxes .missing  {background-color:#d99;border:1px solid #a00;}
288
289.languageBox {background-color:#ddd;}
290.languageName {color:black;}
291.languageDefault {background-color:#dbe8f3;}
292
293UL.thumbnails li.rank-of-image {background-color: #ddd;}
294
295#batchManagerGlobal .thumbSelected {background-color:#C2F5C2 !important}
296#batchManagerGlobal #selectedMessage {background-color:#C2F5C2;}
297#filter_dimension_width_info, #filter_dimension_height_info, #filter_dimension_ratio_info, #filter_filesize_info {color:#ff7700;font-weight:bold;}
298
299.selectedComment {background-color:#C2F5C2;}
300
301#pwgMain {padding-left:0}
302
303.buttonLike, input[type="submit"], input[type="button"], input[type="reset"] {
304  font-size:12px;
305  font-weight:bold;
306  letter-spacing:1px;
307  border:none;
308  background-color:#666666;
309  color:#fff;
310  padding:2px 5px;
311  -moz-border-radius:5px;
312  -webkit-border-radius:5px;
313  border-radius:5px;
314  margin-left:0;
315}
316
317.buttonLike:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
318        cursor: pointer;
319  background-color: #ff7700;
320  color: white;
321        text-decoration: none;
322}
323
324p.albumTitle img {margin-bottom:-3px;}
325
326.groups label>p {
327  font-size: 1.2em;
328  color: #111;
329  background-color:#ccc;
330}
331label>p.group_select {
332  color: #000;
333  background-color:#C2F5C2;
334}
335
336.userSeparator {
337  color:#999;
338}
339
340table.dataTable tr.even {
341  background-color: #ddd !important;
342}
343
344table.dataTable tr.even td.sorting_1 {
345  background-color: #ccc !important;
346  color:#333;
347}
348
349table.dataTable tr.odd {
350  background-color: #eee !important;
351}
352
353table.dataTable tr.odd td.sorting_1 {
354  background-color: #ddd !important;
355  color:#333;
356}
357
358table.dataTable thead th {
359  border-color: #aaa !important;
360}
361
362.userPropertiesContainer {border-color:#ddd;}
363.userPrefs {border-color:#ddd;}
Note: See TracBrowser for help on using the repository browser.