source: trunk/template/yoga/theme/admin/theme.css @ 2352

Last change on this file since 2352 was 2352, checked in by patdenice, 16 years ago

Change all #content by .content in css files.
In tpl files, id="content" stay here for backward compatibilities.
Add some plugins triggers in index.tpl and picture.tpl.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 12.1 KB
Line 
1/* $Id: theme.css 2352 2008-05-20 00:27:26Z patdenice $ */
2
3/* text color */
4BODY, H1, H3, DT,
5INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
6  color:#e0e0e0;
7}
8#menubar { 
9  margin : 0px;
10  background-color: transparent;
11  border: 0px;
12}
13H2, .throw {
14  color: #eee;
15}
16#menubar DT, #menubar DT A {
17  color: #eee; 
18  font-weight: lighter;
19}
20#menubar DT A:hover {
21  color: #69c; 
22  font-weight: lighter;
23}
24#menubar .selected  A {
25  color: #eee; 
26}
27#menubar .selected  A:hover {
28  color: #f92; 
29}
30#menubar DT:before {
31 content: "__\\_ "; 
32 color: #f92;
33}
34#menubar DT:after {
35 content: " _/__"; 
36 color: #69c;
37}
38#menubar .button {
39  margin: 0 2px 0px 8px;
40  width: auto;
41  padding: 0;
42  text-indent: 0;
43  list-style: none;
44  text-align: center;
45  float: left;
46}
47#theAdminPage #menubar DT:before,
48#theAdminPage #menubar DT:after {
49 content: ''; 
50}
51.content .pageNumberSelected {
52  color: #f92;
53}
54.content .infos {
55  background-color: #69c;
56  color: #036;
57}
58.content .errors {
59  background-color: #fc5;
60  border-color: #f92;
61  color: #900;
62}
63/* backgrounds */
64BODY {
65  background: #111;
66  margin: 0px;
67  padding: 0px;
68}
69H3, #imageToolBar A:hover, .row1, .tabsheet li  {
70  background-color: #222;
71}
72#theAdminPage h2, #theAdminPage h3 { border-bottom: 1px solid #69c; }
73#imageHeaderBar, #theAdminPage #the_page {
74  background-color: transparent;
75}
76#imageToolBar, .header_notes {
77  background-color: #333;
78}
79.selected_tab { background-color: eee !important; }
80A {
81  border-color: #69c;
82}
83A:hover {
84  border-color: #f92;
85}
86.content {
87  background-color: #181818;
88  border: 1px solid #eee;
89  padding: 5px;
90}
91#theAdminPage #the_page .content {
92  background-color: transparent;
93  border-width: 0px;
94  padding: 5px;
95}
96H2, #menubar DT, .throw, TD H3, #theAdminPage H3 {
97  background-image: url(images/tableh1_bg.png);
98  background-repeat: repeat-x;
99}
100.content H2 {
101  background: none;
102  border: 0px;
103  letter-spacing: -0.05em; 
104  text-indent: 1em;
105  text-transform:       uppercase;
106  font-weight: lighter;
107  margin-bottom: 20px;
108}
109.content ul.thumbnailCategories li div.thumbnailCategory .description h3,
110.content h3 { text-align: center; }
111.content ul.thumbnailCategories li div.thumbnailCategory .description p {
112  color: #f92; text-indent: 0em; 
113}
114.content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
115  color: #fff; 
116}
117.browsePath A {
118  color: #eee;
119}
120.content H2:before, .browsePath:before, .imageNumber:before,
121#imageHeaderBar H2:before {
122 content: "____\\_ "; 
123 color: #69c; 
124 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
125 letter-spacing: 0em; 
126}
127.content H2:after, .browsePath:after, .imageNumber:after,
128#imageHeaderBar H2:after {
129 content: " _/____"; 
130 color: #f92;
131 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
132 letter-spacing: 0em; 
133}
134#imageHeaderBar H2 {
135  background-image: none;
136  background-color: transparent;
137  border: none;
138}
139#thePicturePage #the_page {
140  background-color: transparent;
141}
142#thePicturePage #imageHeaderBar {
143  background-image: url(images/tableh2_bg.png);
144  background-repeat: repeat-x;
145}
146#thePicturePage #imageToolBar {
147  background-color: transparent;
148  border-bottom: 2px solid #69c;
149}
150#thePicturePage #theImage {
151  background-color: transparent;
152  margin: 0px;
153  padding: 3px 0px 15px 0px;
154}
155
156#thePicturePage #comments H2 {
157  background-image: none;
158  background-color: #222;
159  border-top: 2px solid #69c;
160  border-bottom: 2px solid #69c;
161  color: #69c; 
162  font-weight: lighter;
163}
164
165/* borders */
166#comments DIV.comment BLOCKQUOTE {
167  border: 1px solid #000;
168}
169#imageHeaderBar {
170  border-top: 1px solid #000;
171  padding: 8px 0px 3px 0px;
172}
173H2, #imageToolBar {
174  border-bottom: 1px solid #000;
175}
176
177#theImage IMG {
178  border-color: #fff;
179}
180
181.content UL.thumbnail IMG {
182  border: 1px solid #a0a0a0;
183}
184.illustration A {
185  border: 0px;
186}
187FIELDSET, INPUT, SELECT, TEXTAREA,
188.content DIV.comment  A.illustration IMG,
189.content DIV.thumbnailCategory {
190  border: 1px solid gray;
191}
192.content DIV.thumbnailCategory {
193  border: 1px solid #69c;
194  margin: 8px 4px;
195}
196#comments DIV.comment BLOCKQUOTE {
197  border-left: 2px solid #696969;
198}
199
200.content UL.thumbnails SPAN.wrap2 {
201  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
202  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
203}
204
205.content UL.thumbnails SPAN.wrap2:hover,
206.content UL.thumbnailCategories DIV.thumbnailCategory:hover {
207  background-color: #333;
208  border-color: #69c;           /* thumbnails border color when mouse cursor is over it */
209}
210
211#menubar .buttonmenu {
212  margin: 0 2px;
213  width: auto;
214  padding: 0;
215  text-indent: 0;
216  list-style: none;
217  text-align: center;
218  float: left;
219}
220
221
222
223
224
225A:hover {
226  color: #f92;
227}
228
229#imageToolBar A, #imageToolBar A:hover {
230  border-bottom: none;
231}
232A.navThumb, A.navThumb:hover {
233  border-bottom: none;
234}
235#the_page {
236  border: 1px dotted #f92;
237  padding-top: 5px;
238  padding-bottom:30px;
239  text-align:center;
240  display:block;
241  margin: 2px;
242}
243#copyright {
244  color: #69c;
245}
246
247label {
248        cursor:pointer
249}
250input#qsearchInput { 
251  color: #58c; 
252  background-color: #222; 
253  border: 1px solid #333;
254  padding: 1px 3px;
255}
256.zero { display: none }
257.nb-hits { color: #69c; }
258.nb-comments { color: #f92; }
259
260FORM#quickconnect,
261FORM#quickconnect FIELDSET,
262FORM#quickconnect P,
263FORM#quickconnect UL.actions,
264FORM#quickconnect FIELDSET>UL.actions,
265FORM#quickconnect UL.actions,
266FORM#quickconnect P,
267FORM#quickconnect LABEL {
268  color: #69c;   
269}
270FORM#quickconnect P INPUT,
271FORM#quickconnect INPUT[type=text],
272FORM#quickconnect INPUT[type=password] {
273  width: 85%;
274  color: #58c;   
275  background-color: #222; 
276  border: 1px solid #333;
277  padding: 1px 3px;
278}
279
280
281.virtual_cat { background: #222 !important; }
282
283.PWG {
284  font-family: verdana, arial, helvetica, sans-serif !important;
285  font-size: 0.9em;
286  font-weight: normal;
287  letter-spacing: 0px;
288}
289a.PWG { border: 0px; }
290a.PWG .P { color : #f92; }
291a.PWG .W { color : #aaa; }
292a.PWG .G { color : #69c; }
293a.PWG:hover .P { color : #69c; }
294a.PWG:hover .G { color : #f92; }
295
296
297
298
299
300
301
302
303.statBar { background-color: #e60; }
304#imageToolBar .randomButtons a:hover,
305#imageToolBar .navButtons a:hover { background-color: transparent; }
306#menubar .menuInfoCat,
307#menubar .menuInfoCatByChild,
308h2.showtitle, #theImage p.showlegend { display: none }
309* { outline-width: 0px; }
310ul.tabsheet, ul.tabsheet li {
311  border-color: #69c;
312}
313ul.tabsheet li.normal_tab {
314  background-image: url(images/tableh1_bg.png);
315  background-repeat: repeat-x;
316}
317ul.tabsheet li.normal_tab:hover { border-color: #f92 }
318ul.tabsheet li {
319  -moz-border-radius: 0px 0px 3px 3px;
320  border-radius:  0px 0px 12px 12px;
321  -webkit-border-radius: 0px 0px 3px 3px;
322}
323/* New in 1.8 : Special Admin */
324body#theAdminPage #menubar { 
325  background: transparent url(images/menubar-bg.png) 
326  repeat-y scroll right top;
327  border-bottom: #ccc ridge 2px; width:13.5em; padding: 0; margin: 0;
328}
329body#theAdminPage .content { /*default-layout.cs... (line 1)*/
330list-style-type:none; padding: 0px;
331 /*default-layout.cs... (line 23) */
332margin: 0px 0px 0px 200px; background-color: transparent;}
333
334#theAdminPage #menubar ul { list-style-image:url(images/list-image.png); }
335#theAdminPage #menubar ul:hover { list-style-image:url(images/list-hover.png); }
336a, input.rateButton, legend { color:#777; }
337#menubar a { border-bottom:0; text-decoration:none; font-style: italic;}
338body#theAdminPage #theHeader { 
339  background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat 230px top; height:105px; 
340}
341body#theAdminPage #post-header { 
342  background-color: transparent;
343  width: 60%; height: 4px; margin-left:40%;
344}
345#theHeader h1 { /*default-layout.cs... (line 204) */
346 font-size:220%; line-height:4em; margin:auto 2em auto auto; text-align:right;
347}
348#the_page { /*theme.css (line 235) */
349border:0; display:block; margin:0px; padding-bottom:0px;
350padding-top:0px; text-align:center; min-height: 100%; position:relative;
351}
352.pwgmenu { /* default-layout.cs... (line 136) */
353background:transparent none repeat scroll 0%;
354display:table; font-family:verdana,arial,helvetica,sans-serif;
355font-size: 8px; line-height:1.1em; list-style-image:none;
356list-style-type:none; margin:1px 8px 1px auto;
357padding:3px; position:relative;
358text-decoration:none; top:-100px;
359white-space:nowrap; width:66em;
360}
361.pwgmenu a { /* default-layout.cs... (line 159) */
362background:#f36 none repeat scroll 0%;
363border:1px solid #FFFFFF;
364color:white;
365display:block;
366font-weight:bold;
367padding:4px 8px;
368text-align:center;
369text-decoration:none;
370width:9em !important;
371}
372
373
374
375
376
377
378
379#theAdminPage #menubar dt.pre-menubar {
380background:transparent none no-repeat scroll left top;
381height: 22px; overflow: hidden; margin: 0px;
382}
383.pwgmenu { /*theme.css (line 335)*/
384background:transparent url(images/header_bottom.png) repeat-x scroll left 25px;
385float:right;
386font-family:verdana,arial,helvetica,sans-serif;
387font-size:8px;
388line-height:1.1em;
389list-style-image:none;
390list-style-type:none;
391margin:1px 8px 1px 0px;
392padding:3px 3px 3px 101px;
393text-decoration:none; top:-35px;
394width:587px;
395}
396.pwgmenu li { /*default-layout.cs... (line 151)*/
397float:left;
398margin:0px;
399padding:0px;
400text-align:center;
401width:126px !important;
402}
403.pwgmenu a { /*theme.css (line 344)*/
404background:transparent url(images/onglet_inactif_transp.png) no-repeat scroll left 3px;
405border:0px none;
406color:#FF3333;
407display:block;
408font-size:8px; height:33px;
409padding:3px 0px 5px 13px; text-align:left;
410text-decoration:none; width:126px !important;
411}
412.pwgmenu a:hover { /*theme.css (line 344)*/
413background:transparent url(images/onglet_actif_transp.png) no-repeat scroll left 2px;
414color: #ff7700; }
415.content h2:before, .content h2:after, 
416#menubar DT:before, #menubar DT:after { content: ""; }
417#theHeader h1 { /*theme.css (line 345) */ color:#441100; }
418.content h2 { /*theme.css (line 100)*/
419letter-spacing:0.1em; margin-right:45px; text-align:right; color: #777777; 
420text-transform:none; }
421.content dl, dd { /*content.css (line 52) */ margin:5px; }
422.content h2 { /* default-layout.cs... (line 6) */
423font-weight:bold; margin-right:30px; padding-left:2em; }
424#theAdminPage h3 { /* theme.css (line 96) */
425background: transparent none; margin-right:30px; font-weight: lighter;}
426#theAdminPage h2 { /* theme.css (line 72) */ border-bottom:0px; }
427body#theAdminPage { /*theme.css (line 324) */
428background:#111111 url(images/top-left-bg.png) no-repeat scroll left top;}
429#theAdminPage #the_page { /*theme.css (line 73)*/
430background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom; }
431#the_page { /*theme.css (line 348)*/ padding-bottom:0px;}
432.content {background-color:transparent;}
433body#theAdminPage #menubar {  /* theme.css (line 324) */
434background:transparent none repeat-y scroll right top; border-bottom:0px; margin-top:110px;
435float: none; position: absolute; left: 0px; top: 160px;}
436#theAdminPage #the_page .content { /*theme.css (line 91)*/
437background-color:transparent; border-width:0px; padding:5px 35px 5px 5px; }
438body#theAdminPage #menubar dl.selected dd { padding-bottom: 145px; }
439.header_notes {/*default-colors.cs... (line 91)*/
440background-image:url(icon/note.png); background-position:left top;
441background-repeat:no-repeat; border:1px solid #AAAAAA; font-weight:bold;
442margin:14px; padding:5px 0px 0px; position:absolute; right:31px;
443text-align:center; top:96px; width:502px; }
444#theAdminPage #menubar dl {/*theme.css (line 372)*/
445background:transparent url(images/menubar-top.png) no-repeat scroll left top; width: 198px;
446border:0;     box-shadow: none;
447}
448#theAdminPage #menubar dl.selected {/*theme.css (line 372)*/
449background:transparent url(images/menubar-top.png) no-repeat scroll left top;
450}
451#theAdminPage #menubar dt { background: none; left:10px; position:relative; text-align:left; top:-10px;}
452#theAdminPage #menubar dd { background: transparent url(images/menubar-detail.png) repeat-y top left; 
453margin: 0px 0px 0px 4px; padding: 0px;}
454span.bg { background-color: #111111; padding-right: 3px; }
455html, body {
456height:100%;
457}
458ul.tabsheet li.normal_tab, ul.tabsheet li.selected_tab { 
459background: transparent none repeat-x top left; 
460border:0; }
461ul.tabsheet { border:0; 
462background: transparent url(images/internal_onglet.png) repeat-x bottom left; }
463ul.tabsheet a { border:0; font-size: 12px; 
464font-family: verdana,arial,helvetica,sans-serif; line-height: 14px;  }
465ul.tabsheet li.selected_tab > a {  color: #ff3333; }
466ul.tabsheet, ul.tabsheet li { border-bottom: #eee solid 1px; }
467ul.tabsheet li.selected_tab {
468font-weight:bold; padding-top:0px; position:relative; top:0px; }
Note: See TracBrowser for help on using the repository browser.