source: extensions/Wall/theme.css @ 10994

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