source: extensions/Metal/theme.css @ 11191

Last change on this file since 11191 was 11191, checked in by Sixpo, 13 years ago
File size: 8.5 KB
Line 
1/* -----------------------------------------------------------------------------
2  Metal
3  Theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: Metal/theme.css
6  file version: 0.1
7  date: 2011-05-27
8  ------------------------------------------------------------------------------
9  author: Sixpo
10  << May the Little SpaceFrog be with you >>
11----------------------------------------------------------------------------- */
12@import "iconset.css";
13/* text color */
14BODY, H1, H3, DT,
15INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
16  color:#993300;*/couleur du texte*/
17
18}
19
20#content {
21  text-align:justify;
22}
23
24H2, #menubar DT, .throw {
25  background-image:url(Images/tableh1_bg.png); /* gris tres clair color:#dedede;  */
26}
27
28.infoTable, .infoTable2 {
29  background-color: grey;
30  background-image: url(Images/mur1.jpg);
31
32        -moz-border-radius:10px;
33
34        -webkit-border-radius:10px;
35
36        border-radius:10px;
37       
38 
39}
40
41#theImage p {
42  background-color: #FFFFFF;
43  background-image: url(Images/mur1.jpg);
44        margin:auto;
45
46        width:40%;
47}
48
49#theImage p,
50.thumbnails SPAN.thumbLegend {
51 
52  background-color: #FFFFFF;
53  background-image: url(Images/mur1.jpg);
54        -moz-border-radius:10px;
55
56        -webkit-border-radius:10px;
57
58        border-radius:10px;
59        margin-top: 10px;
60       
61
62}
63
64
65#content .additional_info {
66  background-color: grey;
67  background-image: url(Images/mur1.jpg);
68  background-color:#404040;
69
70        -moz-border-radius:10px;
71
72        -webkit-border-radius:10px;
73
74        border-radius:10px;
75        text-align:justify;
76}
77
78#content .navigationBar {
79  color: #aaaaaa;
80  padding:0px;
81  margin:0px;
82  display:block;
83  background-color:#303030;
84  font-size:90%;
85}
86
87#content .pageNumberSelected {
88  color: #000000;
89}
90
91
92.tabsheet li,
93.tabsheet li a { color: #fff#48e; }
94.tabsheet li a:hover { color: #fff48e; }
95
96/* backgrounds */
97BODY {
98  background-image:url(Images/mur.jpg);
99}
100
101H3, #the_page, #imageToolBar A:hover, .row1  {
102    background: transparent;
103}
104
105#menubar DL, #content, #imageToolBar, .header_notes, .content 
106{
107  background: transparent;
108}
109
110H2, #menubar DT, .throw, #imageHeaderBar  {
111  /*background-image: url(images/tableh2_bg.png);*/
112  background-color: #303030;
113}
114
115
116
117#imageHeaderBar H2 {
118  background-image: none;
119  border: none;
120}
121
122/* #imageHeaderBar {
123  background-image: url(images/tableh2_bg.png);
124  background-repeat: repeat-x;
125  background-position: center;
126} */
127.tabsheet li { background-color: #3f3f3f; }
128
129.selected_tab { background-color: #5f5f5f !important; }
130
131/* borders */
132#menubar DL, #content, .content,
133#comments DIV.comment BLOCKQUOTE {
134  border: none;
135}
136
137#imageHeaderBar {
138  border-top: 1px solid #000000;*/cadre audessus photos moyenne*/
139}
140
141#menubar DL 
142{
143
144 margin-bottom:-1px;
145 border:1px solid #303030;
146 background-image: url(Images/mur1.jpg)
147} 
148
149
150/* H2, #menubar DT, #imageToolBar {
151  border-bottom: 1px solid #000000;
152} */
153
154#theImage img {
155  border: 8px solid #333333;*/cadre des photos moyenne*/
156  margin-top: 10px;
157  margin-bottom: 10px;
158}
159
160
161
162FIELDSET, INPUT , SELECT, TEXTAREA,
163#content DIV.comment  A.illustration IMG, #infos {
164  border: 1px solid gray;
165}
166
167#content DIV.thumbnailCategory {
168    border: none;
169    border:  8px #808080  outset ;
170    background-image:url(Images/mur5.jpg)
171}
172
173FIELDSET :disabled, INPUT:disabled, SELECT:disabled, TEXTAREA:disabled
174{
175  color:#404040;
176  background-color:#808080;
177}
178
179#comments DIV.comment BLOCKQUOTE {
180  border-left: 15px solid #696969;
181  background-color: #404040;
182}
183
184
185
186#content UL.thumbnails SPAN.wrap2, .content .additional_info {
187  border: none; /* thumbnails border color and style */
188  -moz-border-radius: 8px;  /* round corners with Geko */
189  border-radius: 8px 8px; /* round corners with CSS3 compliant browsers */
190  background-image:url(Images/mur3.png);
191}
192
193#content UL.thumbnails LI SPAN.wrap1 SPAN.wrap2:hover {
194  border-color: none;   /* thumbnails border color when mouse cursor is over it */
195  background-image:url(Images/mur4.png);
196}
197
198
199ul.tabsheet { border-color: #fff48e; }
200.tabsheet li { border: 1px solid #fff48e; }
201.tabsheet li:hover { border-color: #fff48e !important; }
202
203/* links */
204A, INPUT.rateButton {
205    color: #993300;*/texte lien menu pas selectionner*/
206    background: transparent;
207  border: none;
208}
209
210A:hover {
211  color: #CC6600;*/texte lien menu selectionner/*
212  border: none;
213}
214
215#imageToolBar A, #imageToolBar A:hover,
216A.navThumb, A.navThumb:hover {
217  border-bottom: none;
218}
219
220
221/* others */
222#menubar ul, #menubar form, #menubar p {
223  text-align:left;
224}
225
226#menubar ul {
227  margin-left:8px;
228}
229
230.pleaseNote {
231  background: #9c9c9c;
232  color: #ffff99;
233  padding: 1ex;
234  font-weight: bold;
235}
236
237#menubar .menuInfoCatByChild, 
238#menubar .menuInfoCat {
239  font-size:80%;
240  font-style:normal;
241  position:relative;
242  top:-4px;
243}
244
245#imageHeaderBar {
246   background-image: none;
247}
248
249#the_page {
250  /* border: 0px solid #e0e0e0;
251  padding-top: 5px;
252  padding-bottom:30px; */
253  text-align:center;
254  display:block;
255}
256
257#menubar p.totalImages {
258  text-align:right;
259  margin:2px;
260  font-size:80%
261}
262
263/*calendar elements*/
264SPAN.calItemEmpty { color: silver; }
265
266SPAN.calItem, SPAN.calItemEmpty
267{
268  border: 1px solid gray;
269}
270
271.virtual_cat { background: #3f3f3f !important; }
272.qsearch { font-size: 80%; font-style: normal; }
273#mbMenu #quicksearch > p { text-align: left; }
274
275
276/* button image in menu bar : no border */
277#menubar .button {
278  border: none;
279  margin:0px;
280  margin-top:-4px;
281  margin-bottom:-3px;
282  padding:0px;
283}
284#menubar dt {
285  text-align: left;
286  height:21px;
287}
288
289div.illustration img {
290  border: 2px #333333 solid;
291}
292
293.thumbLink {
294  border:2px #333333 solid;
295}
296
297.content ul.thumbnails img, #linkPrev img, #linkNext img {
298  border:1px #333333 solid;
299}
300
301#content UL.thumbnail IMG {
302  border: 1px solid #a0a0a0;
303}
304
305#imageToolBar a {
306  width:30px;
307}
308
309form#quickconnect fieldset {
310  border:1px #101010 solid;
311}
312
313.rateButtonStarFull {
314  background: url('icon/rating-stars.png') no-repeat scroll; background-position:-16px center; width:16px;
315}
316
317.rateButtonStarEmpty {
318  background: url('icon/rating-stars.png') no-repeat scroll; background-position:0 center; width:16px;
319}
320
321.header_notes {
322  background-image:url(icon/note.png);
323}
324
325
326.content h2 {
327  margin-bottom:0px;
328}
329
330.content ul.thumbnails {
331  border:1px solid #303030;
332  margin:0pt;
333  padding:8px;
334}
335
336.content div.titrePage {
337  padding:0px;
338  margin:0px;
339  min-height:32px;
340  display:block;
341  background-color:#303030;
342}
343
344.description {
345  text-align:left;
346}
347
348
349#linkPrev img, #linkNext img {
350  margin:0px;
351  margin-top:20px;
352  padding:0px;
353}
354#linkPrev img {
355  margin-left:10px;
356}
357 #linkNext img {
358  margin-right:10px;
359}
360
361ul.categoryActions {
362  height:28px;
363  padding:2px;
364}
365
366#content .additional_info {
367  margin:20px 0px ;
368  padding:8px;
369}
370
371div.description div.text {
372  text-align:justify;
373}
374
375div.description div.text p {
376  padding-right:6px;
377  position:relative;
378  top:-6px;
379}
380
381div.description div.text p.Nb_images {
382  border-bottom:1px #303030 dotted;*/cares autour des miniatures/*
383  font-style:italic;
384  font-size:85%;
385  text-align:right;
386}
387
388
389/* -----------------------------------------------------------------------------
390    Calendar
391----------------------------------------------------------------------------- */
392.content div.calendarViews {
393  margin-top:-22px;
394}
395
396/* month calendar */
397.calBackDate {
398  color: #000;
399  padding-left:10px;
400  padding-top:7px;
401}
402.calForeDate {
403  color: #fff;
404  padding-left:11px;
405  padding-top:6px;
406}
407
408td.calDayCellFull, td.calDayCellEmpty, td.calDayCellBlank
409{
410  font-size:18px;
411  font-weight:bold;
412  text-align:left;
413  vertical-align:top;
414}
415
416table.calMonth tbody td.calDayCellEmpty, table.calMonth tbody td.calDayCellBlank
417{
418  width:84px;
419  height:97px;
420}
421
422table.calMonth tbody td.calDayCellFull
423{
424  width:96px;
425  height:97px;
426}
427
428
429td.calDayCellEmpty {
430  padding-left:12px;
431  padding-top:7px;
432  color:#303030;
433}
434
435td.calDayCellEmpty, td.calDayCellFull {
436  border:1px solid #101010;
437}
438
439table.calMonth tbody td {
440  margin:8px;
441}
442
443table.calMonth tbody td div.calImg {
444  left:8px;
445  top:8px;
446}
447
448td.calDayHead {
449  font-size:14px;
450  padding-bottom:12px;
451  font-weight:normal;
452}
453
454/* lists */
455span.calItem, span.calItemEmpty {
456  display:inline-table;
457  margin:1px;
458  min-width:15px;
459  padding-left:2px;
460  padding-right:2px;
461}
462
Note: See TracBrowser for help on using the repository browser.