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

Last change on this file since 20156 was 20156, checked in by mistic100, 11 years ago

try to fix buggy admin menu since jquery update

  • Property svn:eol-style set to LF
File size: 13.6 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
46
47#copyright { color:#777; margin:5px auto 0px 240px; text-align:center;
48padding-bottom: 15px; }
49.header_notes {
50  background: transparent url(../default/icon/note.png) no-repeat right top;
51  border: none;
52  min-height: 48px;
53  padding: 15px 60px 0 0;
54  right: 0;
55  width: 550px;
56  top: 70px;
57}
58html, body {
59        min-height: 100%;
60        background-color: #f9f9f9;
61}
62
63/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */
64/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */
65#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;
66position:absolute; left:0px; top:0px; z-index: 0;
67background:transparent }
68h3, .content, .throw, .row1 { background-color: #ddd; }
69.row2 { background-color:#eeeeee; }
70#content { background: #f1f1f1; min-height: 467px;}
71
72.content {
73  border: 1px solid #aaa;
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;}
101INPUT.bigbutton:hover { background-color: #ddd;  color:#0cc; border: 0; }
102.throw  { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; }
103label { cursor:pointer }
104.categoryLi, .menuLi { background: #ddd }
105.menuLi_hidden { background: #ccc !important; }
106a.Piwigo {
107  font-family: verdana, arial, helvetica, sans-serif !important;
108  font-size: 11px; font-weight: normal; letter-spacing: 0;
109  color : #0cc; text-decoration: none; border: 0; }
110a.Piwigo:hover  span.Piwigo  {
111  border-bottom: 1px solid #0cc9c;
112}
113TABLE.table2 { border: 2px solid #dddddd; }
114
115.categoryUl>li:not(.virtual_cat) {
116  background:url(images/stripe-cat.png);
117}
118
119*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
120a { color:#005E89; border-width: 0; }
121a:hover, a:active { color: #d54e21; border-bottom: 1px dotted #d54e21; cursor: pointer; }
122.content .navigationBar {color:#999;}
123ul.actions, .content form#waiting  {text-align:center;}
124
125.header_msgs {
126        border:0;
127        color:#ccc;
128        font-size:24px;
129        height:30px;
130        margin:0; padding:10px 0 0;
131        text-align:center; width:100%;
132}
133
134/* tabsheets are often used in admin  pages => No specific css files */
135#tabsheet { width:auto; margin:-1px; margin-right:-6px; padding:0;
136border:1px solid #f9f9f9; border-bottom:1px solid #aaa; background-color:#f9f9f9;margin-top:-7px;}
137.tabsheet { display:table; white-space:nowrap; padding-left:10px; margin:0; width:auto;
138font-family:verdana,arial,helvetica,sans-serif; font-size:8px;
139list-style-type:none; list-style-image:none; text-decoration:none; }
140.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;}
141.tabsheet a {
142display:block; font-size:11px; border:0;
143font-weight:bold; overflow:hidden; padding:6px;
144text-align:right; text-decoration:none; margin: 0; }
145.tabsheet a:first-letter { text-transform:capitalize; }
146.tabsheet li.selected_tab  {
147  border-bottom:1px solid #f1f1f1;
148}
149.tabsheet li:hover, .tabsheet li.selected_tab  {
150margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px;
151 }
152/* .tabsheet a:hover */
153.tabsheet li.selected_tab  a { color: #555; }
154.tabsheet a span { display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
155
156.sort { clear: none; }
157/* menubar is on all admin pages => No specific css file */
158#menubar {
159  padding:0; width:207px; z-index:99; text-align: left;margin-top:7px;
160  margin-left:0;
161}
162
163#menubar ul.scroll { overflow-y:auto; max-height:500px;
164 /* Only IE family supports colored scrollbar */
165 scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff;
166 scrollbar-3dlight-color: #d6d6d6; scrollbar-darkshadow-color: #ccc; scrollbar-track-color: #eee;
167 scrollbar-arrow-color: #0cccc; }
168#menubar dd { margin: 0; padding: 0;}
169#menubar dl { width: 200px; border:0; margin: 0; padding: 0; display: block; min-height:35px; border:1px solid #ddd; background-color:#f1f1f1; border-left:none; border-right:1px solid #ddd;}
170#menubar dl.first {border-top:none;border-radius:0 6px 0 0;}
171#menubar dl.first dt {border-radius:0 6px 0 0;}
172#menubar dl.last {border-bottom:1px solid #ddd; border-radius:0 0 6px 0;}
173#menubar dt { background-color: #ddd; margin: 0; display: block; font-weight:bold;
174position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #777; }
175#menubar dt  span { cursor:pointer; }
176#menubar li { margin: 0; padding-left:10px; }
177#menubar li A { display:block; }
178#menubar li A:hover { border:none; color:black;}
179#menubar li:hover {background-color:#dbe8f3;}
180#menubar ul { color: #ccc; margin:0; line-height: 25px;
181  list-style-type: none; list-style-position: inside; padding: 0; }
182#adminHome       {background-color:#ddd;border-radius: 0 6px 6px 0;margin-left:0;margin-bottom:17px;}
183#adminHome:hover {background-color:#d0d0d0;}
184
185/* jQuery tooltips */
186.cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
187.cluetip-title { background-color: #ddd; }
188/* jQuery ui resizable */
189.ui-resizable { position: relative; }
190.ui-wrapper { border: 0; }
191.ui-wrapper input, .ui-wrapper textarea { border: 0; }
192/* jQuery tiptip */
193#tiptip_holder a { color:#42B0FF; }
194
195/* Global handle styles */
196.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; }
197.ui-resizable .ui-resizable-handle { display: block; }
198body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
199body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
200.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; }
201.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; }
202.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; }
203.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; }
204.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); }
205.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); }
206.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); }
207.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); }
208
209#ui-datepicker-div {background-color: #fff; border:2px solid #aaa;}
210#ui-datepicker-div .ui-datepicker-title {color:black;}
211#ui-datepicker-div .ui-icon-circle-triangle-w {background: transparent url(icon/prev.png) no-repeat;}
212#ui-datepicker-div .ui-icon-circle-triangle-e {background: transparent url(icon/next.png) no-repeat;}
213#ui-datepicker-div A.ui-datepicker-prev:hover,
214#ui-datepicker-div A.ui-datepicker-next:hover
215{
216  background-color:#eee;border:1px solid #aaa;
217}
218
219#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div  a { background-color: #eee; color: #08f !important;}
220#ui-datepicker-div .ui-datepicker-days-row { background-color: #bbb;}
221#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;}
222#ui-datepicker-div .ui-datepicker-title-row { background-color: #eee;}
223#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #0cc;}
224#ui-datepicker-div  a:hover { color: #0cccc !important; border: 0; background-color: #eee !important;}
225#ui-datepicker-div .ui-datepicker-header select { background-color:#bbb; color:#666; font-weight:normal;}
226#ui-datepicker-div .ui-datepicker-links { background-color:#ddd;}
227#ui-datepicker-div .ui-datepicker-header { background-color:#bbb;}
228#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;}
229#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;}
230img.ui-datepicker-trigger{margin:-2px 10px 1px -2px;}
231
232.ui-slider { background:#fff;border-radius:2px;border:none; }
233.ui-slider .ui-slider-range { background:#aaa;border-radius:2px; }
234
235.ui-slider .ui-slider-handle {
236    background-color: #eee;
237    border: 1px solid #aaa;
238    border-radius: 3px;
239}
240
241INPUT[type="text"].large  { width: 317px; }
242
243.bigbutton {background:none;margin-right:-5px; padding: 10px;height:auto;position:static;width:auto;text-align:right;}
244.bigtext {display:none;position:static;}
245.bigbutton input[type="submit"] {display:inline;position:static;height:auto;width:auto;font-size:18px;padding:10px;}
246
247
248/* hacks */
249* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */
250*+html  .bigtext { left: 70px; }
251*+html  .bigbutton input, * html  .bigbutton input  { left:0px; position:relative; top:-40px; }
252* html .bigtext { margin-right: 300px; }
253
254.themeBox {background-color:#ddd;}
255.themeBox IMG {border:1px solid white;}
256.themeName {color:black;}
257#themesContent H3 {border-bottom:1px solid #aaa;}
258.themeDefault {background-color:#dbe8f3;}
259
260#pluginsMenuSeparator {border:1px solid #ddd;}
261
262#helpContent A {border-bottom:1px dotted #005E89;}
263#helpContent A:hover {border-bottom:1px solid #d54e21;}
264
265#pwgHead, #footer {
266        background-color: #ddd;
267        color: #666;
268}
269
270
271#pwgHead A, #footer A {color:#444;}
272#pwgHead A:hover, #footer A:hover {color:black; border-color:black;}
273#footer { background-image: url(images/piwigo_logo_small.png);}
274
275.pluginBox, .pluginMiniBox {background-color:#ddd;color:#353535;border-color:#ddd;}
276.pluginBoxNameCell, .pluginMiniBoxNameCell {color:#111;}
277.pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#a00 !important;}
278.pluginBoxes .merged, .pluginBoxes .missing  {background-color:#d99;border:1px solid #a00;}
279.showInfo {color:#fff;background-color:#999; }
280.showInfo:hover {color:#fff;border:none;background-color:#333}
281
282.languageBox {background-color:#ddd;}
283.languageName {color:black;}
284.languageDefault {background-color:#dbe8f3;}
285
286UL.thumbnails li.rank-of-image {background-color: #ddd;}
287
288#batchManagerGlobal .thumbSelected {background-color:#C2F5C2 !important}
289#batchManagerGlobal #selectedMessage {background-color:#C2F5C2;}
290#filter_dimension_width_info, #filter_dimension_height_info, #filter_dimension_ratio_info {color:#ff7700;font-weight:bold;}
291
292.selectedComment {background-color:#C2F5C2;}
293
294#pwgMain {padding-left:0}
295
296input[type="submit"], input[type="button"], input[type="reset"], a.bigButton {
297  font-size:12px;
298  font-weight:bold;
299  letter-spacing:1px;
300  border:none;
301  background-color:#666666;
302  color:#fff;
303  padding:2px 5px;
304  -moz-border-radius:5px;
305  -webkit-border-radius:5px;
306  border-radius:5px;
307  margin-left:0;
308}
309
310input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, a.bigButton:hover {
311        cursor: pointer;
312  background-color:#ff7700;
313  color:white;
314}
315
316p.albumTitle img {margin-bottom:-3px;}
Note: See TracBrowser for help on using the repository browser.