source: extensions/Wall/theme.css @ 11213

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