source: extensions/floOS/OS_glass_dark/theme.css @ 9822

Last change on this file since 9822 was 9822, checked in by flop25, 13 years ago

resolved a bug for the display of thumbnails

File size: 7.0 KB
Line 
1/* ---------------------------------------------------------------------------
2Thème OS_glass_dark
3
4theme-enfant de OS_default
5
6by flop25 http://www.planete-flop.fr/
7------------------------------------------------------------------------------ */
8
9@import "tiptip/tipTip.css" ;
10/* text color */
11BODY, H1, H2, H3, DT,
12INPUT.rateButtonSelected  {
13  color:#fff;
14}
15
16/* backgrounds */
17H3, .throw {
18  background-color: #ffffff;    /* white */
19}
20body {
21        background-image: url(images/back1.jpg);
22        background-repeat: no-repeat;
23        background-position: bottom center;
24        background-attachment:fixed;
25        font-size:0.7em;
26        font-family: Verdana,Arial,Helvetica,sans-serif;
27        background-color: #000;
28}
29BODY#theCommentsPage .content,
30BODY#theUploadPage .content,
31BODY#theRegisterPage .content,
32BODY#theIdentificationPage .content,
33BODY#theProfilePage .content,
34BODY#theSearchPage .content,
35BODY#theAboutPage .content,
36BODY#thePopuphelpPage .content,
37BODY#thePasswordPage .content,
38BODY#theNotificationPage .content,
39BODY#theTagsPage .content,
40BODY#theNBMPage .content
41{
42background: transparent url(images/section_in.png) repeat top center;
43}
44H2, .row1 {
45  background-color: #d3d3d3;
46}
47
48.header_notes {
49  background-color: #eeeeee;
50}
51#the_page > #comments {
52background: transparent url(images/section_in.png) repeat top center;
53}
54#comments H3, .titrePage h2, #section_in h2 {
55        background-image: url(images/fondMenu2.gif);
56        background-repeat:repeat-x;
57        background-color:#000;
58        color: #fff;
59}
60
61.content DIV.thumbnailCategory {
62        background-image: url(../../icon/menu/folder.png);
63        background-position: left bottom;
64        background-repeat:no-repeat;
65}
66.content ul.thumbnails span.wrap2 {
67background-image: url(images/vignette.png);
68background-color:transparent;
69background-repeat:no-repeat;
70background-position:top left;
71width:144px;
72height:144px;
73}
74.content ul.thumbnails span.wrap1 {
75        width:144px;
76        margin: 5px;
77}
78.thumbnails span, .thumbnails .wrap2 a, .thumbnails label, .thumbnailCategory div.illustration {
79    width: 145px;
80}
81
82/* header */
83#theHeader {
84        background-image: url(images/header3.jpg);
85        background-position:center top;
86        background-repeat:no-repeat;
87        background-color: #000000;
88        color:#FFFFFF;
89        font-size:1.2em;
90        font-weight:bold;
91        height:105px;
92}
93#theHeader H1 {
94        color:#FFFFFF;
95        font-weight:bold;
96}
97
98/* contenu "section" */
99#section_up_left{
100        background-image: url(images/section_up_left.png);
101        background-position:right bottom;
102        background-repeat:no-repeat;
103        height:50px;
104        width:18px;
105}
106#section_up {
107 background-image: url(images/section_up.png);
108 background-position:bottom;
109 background-repeat:repeat-x;
110 height:50px;
111}
112#section_up_right{
113 background-image: url(images/section_up_right.png);
114 background-position:left bottom;
115 background-repeat:no-repeat;
116 height:50px;
117 width:20px;
118}
119#section_left{
120 background-image: url(images/section_left.png);
121 background-position:right;
122 background-repeat:repeat-y;
123 width:18px;
124}
125#section_bottom_left{
126 background-image: url(images/section_bottom_left.png);
127 background-position:top right;
128 background-repeat:no-repeat;
129 height:20px;
130 width:18px;
131}
132#section_bottom {
133 background-image: url(images/section_bottom.png);
134 background-position:top;
135 background-repeat:repeat-x;
136 height:20px;
137}
138#section_bottom_right{
139 background-image: url(images/section_bottom_right.png);
140 background-position:left top;
141 background-repeat:no-repeat;
142 height:20px;
143 width:20px;
144}
145#section_right{
146 background-image: url(images/section_right.png);
147 background-repeat:repeat-y;
148 background-position:left;
149 width:18px;
150}
151
152
153/* menu Haut*/
154#div_Menu {
155        background-image: url(images/fondMenu2.gif);
156        background-repeat:repeat-x;
157}
158
159ul#Menu, ul#Menu li
160{
161        background:transparent;
162}
163ul#Menu li:hover
164{
165color: #fff;
166background-image: url(images/fondMenuSurvol.gif);
167background-repeat:repeat-x;
168background-position:center;
169background-color:transparent;
170        text-decoration: none;
171    border-bottom: none;
172}
173/* menubar */
174#menubar DL, #section_in{
175background: transparent url(images/section_in.png) repeat top center;
176}
177#menubar DT{
178        background-image: url(images/fondMenu2.gif);
179        background-repeat:repeat-x;
180        background-color:#002024;
181        }
182
183/* borders */
184#menubar DL {
185  border: 2px solid #002024;
186}
187
188#theImage IMG {
189  border-color: #fff;
190}
191#linkNext, #linkPrev {
192  border: 2px solid #fff;
193}
194
195.content UL.thumbnail IMG {
196    border: 1px solid #a0a0a0;
197}
198
199FIELDSET, INPUT, SELECT, TEXTAREA,
200.content DIV.comment  A.illustration IMG {
201  border: 1px solid #fff;
202}
203
204#comments DIV.comment BLOCKQUOTE {
205  border-left: 2px solid #696969;
206}
207
208/*
209.content UL.thumbnails SPAN.wrap2:hover,*/
210.content UL.thumbnailCategories DIV.thumbnailCategory:hover,
211.content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
212  border-color: #002024;
213  color: #42B4FF;
214}
215.illustration IMG {
216        border: 2px solid #FFFFFF;
217}
218/* links */
219A, INPUT.rateButton {
220    color: #fff;
221    background: transparent;
222}
223
224A:hover, INPUT.rateButton:hover {
225        color: #42B4FF;
226        border-bottom: none;
227        font-weight:bold;
228}
229
230#imageToolBar A, #imageToolBar A:hover {
231    border-bottom: none;
232}
233
234A.navThumb, A.navThumb:hover {
235    border-bottom: none;
236}
237#div_Menu A {
238        color:#FFFFFF;
239        text-decoration: none;
240}
241#div_Menu A:hover {
242        text-decoration: none;
243    border-bottom: none;
244}
245.header_notes A {
246    color: #333;
247}
248/* Picture */
249#imageHeaderBar {
250        background-image: url(images/fondblack2.png);
251        background-repeat:repeat-x;
252        background-position: center top;
253        background-color: #000000;
254}
255#imageHeaderBar h2 {
256background:transparent;
257color:#FFFFFF
258}
259#imageHeaderBar, #imageHeaderBar A {
260color:#FFFFFF;
261}
262#imageToolBar .randomButtons, #imageToolBar .navButtons {
263background:transparent;
264}
265#imageToolBar .navButtons {
266background:transparent;
267
268}
269#imageToolBar {
270        background-image: url(images/fondblack_bas.png);
271        background-repeat:repeat-x;
272        background-position: center bottom;
273        background-color: #000000;
274}
275#imageToolBar A:hover {
276background-image: url(images/fondMenuSurvol.gif);
277background-repeat:repeat-x;
278background-position:center;
279background-color:transparent;
280}
281#action_pict {
282        border: 2px solid #FFFFFF;
283    background: transparent url(images/back_actionpict.png) bottom center no-repeat;
284    color:#fff;
285    font-weight:bold;
286}
287#imageToolBar {
288    height: 60px;
289}
290#imageToolBar #thumbPrev, #imageToolBar #thumbNext {
291        margin-left:5px;
292        margin-right:5px;
293        display:inline;
294        width:auto;
295}
296#imageToolBar #thumbCurrent {
297        margin-left:5px;
298        margin-right:5px;
299        display:inline;
300        width:auto;
301}
302#imageToolBar #linkPrev, #imageToolBar #thumbCurrent, #imageToolBar #linkNext {
303        border:#FFF solid 2px;
304        width:auto;
305}
306
307/*calendar elements*/
308SPAN.calItem, SPAN.calItemEmpty
309{
310  border: 1px solid silver;
311}
312
313.virtual_cat { background: #fff !important; }
314#mbMenu #quicksearch > p { text-align: left; }
315form p { text-align:center; }
316#qsearchInput { color: #000; }
317#qsearchInput:focus { color: #000; }
318UL.tabsheet LI.normal_tab { background-color: #d3d3d3; }
319UL.tabsheet LI.selected_tab { background-color: #eeeeee; }
320
321UL.tabsheet, UL.tabsheet LI {border-color: gray;}
322UL.tabsheet LI.normal_tab:hover { border-color: black; }
323
324/*______________-------------------___________________________---------*/
Note: See TracBrowser for help on using the repository browser.