source: extensions/Wall/theme.css @ 12711

Last change on this file since 12711 was 12711, checked in by patdenice, 12 years ago

Syntax errors corrected

File size: 8.5 KB
Line 
1/* -----------------------------------------------------------------------------
2  Wall
3  Theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: Wall/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}
167
168FIELDSET :disabled, INPUT:disabled, SELECT:disabled, TEXTAREA:disabled
169{
170  color:#404040;
171  background-color:#808080;
172}
173
174#comments DIV.comment BLOCKQUOTE {
175  border-left: 15px solid #696969;
176  background-color: #404040;
177}
178
179
180
181#content UL.thumbnails SPAN.wrap2, .content .additional_info {
182  border: none; /* thumbnails border color and style */
183  -moz-border-radius: 8px;  /* round corners with Geko */
184  border-radius: 8px 8px; /* round corners with CSS3 compliant browsers */
185  background-image:url(Images/mur3.jpg);
186}
187
188#content UL.thumbnails LI SPAN.wrap1 SPAN.wrap2:hover {
189  border-color: none;   /* thumbnails border color when mouse cursor is over it */
190  background-image:url(Images/mur5.jpg);
191}
192
193
194ul.tabsheet { border-color: #fff48e; }
195.tabsheet li { border: 1px solid #fff48e; }
196.tabsheet li:hover { border-color: #fff48e !important; }
197
198/* links */
199A, INPUT.rateButton {
200    color: #FFFFFF;/*texte lien menu pas selectionner*/
201    background: transparent;
202  border: none;
203}
204
205A:hover {
206  color: #CC6600;/*texte lien menu selectionner*/
207  border: none;
208}
209
210#imageToolBar A, #imageToolBar A:hover,
211A.navThumb, A.navThumb:hover {
212  border-bottom: none;
213}
214
215
216/* others */
217#menubar ul, #menubar form, #menubar p {
218  text-align:left;
219}
220
221#menubar ul {
222  margin-left:8px;
223}
224
225.pleaseNote {
226  background: #9c9c9c;
227  color: #ffff99;
228  padding: 1ex;
229  font-weight: bold;
230}
231
232#menubar .menuInfoCatByChild, 
233#menubar .menuInfoCat {
234  font-size:80%;
235  font-style:normal;
236  position:relative;
237  top:-4px;
238}
239
240#imageHeaderBar {
241   background-image: none;
242}
243
244#the_page {
245  /* border: 0px solid #e0e0e0;
246  padding-top: 5px;
247  padding-bottom:30px; */
248  text-align:center;
249  display:block;
250}
251
252#menubar p.totalImages {
253  text-align:right;
254  margin:2px;
255  font-size:80%
256}
257
258/*calendar elements*/
259SPAN.calItemEmpty { color: silver; }
260
261SPAN.calItem, SPAN.calItemEmpty
262{
263  border: 1px solid gray;
264}
265
266.virtual_cat { background: #3f3f3f !important; }
267.qsearch { font-size: 80%; font-style: normal; }
268#mbMenu #quicksearch > p { text-align: left; }
269
270
271/* button image in menu bar : no border */
272#menubar .button {
273  border: none;
274  margin:0px;
275  margin-top:-4px;
276  margin-bottom:-3px;
277  padding:0px;
278}
279#menubar dt {
280  text-align: left;
281  height:21px;
282}
283
284div.illustration img {
285  border: 2px #333333 solid;
286}
287
288.thumbLink {
289  border:2px #333333 solid;
290}
291
292.content ul.thumbnails img, #linkPrev img, #linkNext img {
293  border:1px #333333 solid;
294}
295
296#content UL.thumbnail IMG {
297  border: 1px solid #a0a0a0;
298}
299
300#imageToolBar a {
301  width:30px;
302}
303
304form#quickconnect fieldset {
305  border:1px #101010 solid;
306}
307
308.rateButtonStarFull {
309  background: url('icon/rating-stars.png') no-repeat scroll; background-position:-16px center; width:16px;
310}
311
312.rateButtonStarEmpty {
313  background: url('icon/rating-stars.png') no-repeat scroll; background-position:0 center; width:16px;
314}
315
316.header_notes {
317  background-image:url(icon/note.png);
318}
319
320
321.content h2 {
322  margin-bottom:0px;
323}
324
325.content ul.thumbnails {
326  border:1px solid #303030;
327  margin:0pt;
328  padding:8px;
329}
330
331.content div.titrePage {
332  padding:0px;
333  margin:0px;
334  min-height:32px;
335  display:block;
336  background-color:#303030;
337}
338
339.description {
340  text-align:left;
341}
342
343
344#linkPrev img, #linkNext img {
345  margin:0px;
346  margin-top:20px;
347  padding:0px;
348}
349#linkPrev img {
350  margin-left:10px;
351}
352 #linkNext img {
353  margin-right:10px;
354}
355
356ul.categoryActions {
357  height:28px;
358  padding:2px;
359}
360
361#content .additional_info {
362  margin:20px 0px ;
363  padding:8px;
364}
365
366div.description div.text {
367  text-align:justify;
368}
369
370div.description div.text p {
371  padding-right:6px;
372  position:relative;
373  top:-6px;
374}
375
376div.description div.text p.Nb_images {
377  border-bottom:1px #303030 dotted;/*cares autour des miniatures*/
378  font-style:italic;
379  font-size:85%;
380  text-align:right;
381}
382
383
384/* -----------------------------------------------------------------------------
385    Calendar
386----------------------------------------------------------------------------- */
387.content div.calendarViews {
388  margin-top:-22px;
389}
390
391/* month calendar */
392.calBackDate {
393  color: #000;
394  padding-left:10px;
395  padding-top:7px;
396}
397.calForeDate {
398  color: #fff;
399  padding-left:11px;
400  padding-top:6px;
401}
402
403td.calDayCellFull, td.calDayCellEmpty, td.calDayCellBlank
404{
405  font-size:18px;
406  font-weight:bold;
407  text-align:left;
408  vertical-align:top;
409}
410
411table.calMonth tbody td.calDayCellEmpty, table.calMonth tbody td.calDayCellBlank
412{
413  width:84px;
414  height:97px;
415}
416
417table.calMonth tbody td.calDayCellFull
418{
419  width:96px;
420  height:97px;
421}
422
423
424td.calDayCellEmpty {
425  padding-left:12px;
426  padding-top:7px;
427  color:#303030;
428}
429
430td.calDayCellEmpty, td.calDayCellFull {
431  border:1px solid #101010;
432}
433
434table.calMonth tbody td {
435  margin:8px;
436}
437
438table.calMonth tbody td div.calImg {
439  left:8px;
440  top:8px;
441}
442
443td.calDayHead {
444  font-size:14px;
445  padding-bottom:12px;
446  font-weight:normal;
447}
448
449/* lists */
450span.calItem, span.calItemEmpty {
451  display:inline-table;
452  margin:1px;
453  min-width:15px;
454  padding-left:2px;
455  padding-right:2px;
456}
457
Note: See TracBrowser for help on using the repository browser.