source: extensions/floOS/OS_glass_clear/theme.css @ 10662

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

thumbnails can be bigger and smaller than 140px : resize for album and use of jquery for thumbnails to use maximum height

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