source: trunk/client/temi/facebook/style.css@ 352

Last change on this file since 352 was 352, checked in by roby, 3 years ago

Segue adattamento per php7
modifica gestione consultazioni con e senza voto nullo di lista

File size: 8.5 KB
Line 
1/****************
2style css for eleonline
3http://www.elenoline.it
4****************/
5
6body {
7/*background-image:url(images/body_bg.jpg); background-repeat:repeat-x; */
8 font: normal small Arial, Helvetica, sans-serif;
9 font-size:13px;
10 /*text-align:justify;*/
11 color: #000000;
12 margin-top:10px;
13 margin-left:0px;
14 margin-right:0px;
15 margin-bottom:0px;
16}
17
18/* facebook block */
19/* titolo blocco */
20
21h5 {
22 font-weight:bold;
23 color:#333333;
24 height:24px;
25 background:#eceff5 url(./menu/icon_pencil.gif) right no-repeat; /** Change This URL **/
26 border-top:1px solid #94a3c4;
27 border-right:1px solid #d8dfea;
28 font-size:11px;
29 line-height:22px;
30 padding:0 8px;
31}
32
33.block {
34 border-right:1px solid #d8dfea;
35 padding:10px;
36 font-size:11px;
37}
38
39.block .title {
40 color:#808080;
41 margin:0 0 1px 0;
42}
43
44.block .info {
45 color:#000000;
46 margin:0 0 3px 0;
47}
48
49.block .avatar {
50 margin:0 7px 7px 0;
51}
52
53.block ul {
54 margin:0;
55 padding:0;
56}
57
58.block ul li {
59 list-style:none;
60 background:url(http://www.nyssajbrown.net/da/facebookcss/Original/arrow.gif) top left no-repeat; /** Change This URL **/
61 padding:0 0 0 15px;
62}
63
64.block a {
65 color:#3b5998;
66}
67
68.block a:hover {
69 text-decoration:underline !important;
70}
71
72.block p {
73 margin:0 0 5px 0;
74}
75
76/* fine fb block */
77
78.main{
79background-color:#A8C4E1;
80}
81.tag {
82 margin: 0;
83 padding:45px 20px 10px 10px;
84 text-transform: uppercase;
85 font-size:16px;
86 font-weight:bold;
87 color:#ffffff;
88 text-decoration:none;
89}
90a{
91color:#5D81A6;
92
93text-decoration:none;
94}
95a:hover{
96/* color:#000000;*/
97text-decoration: underline;
98
99}
100
101/* usate per blocco */
102
103.sidebar {
104
105 text-align:left;
106 margin-top:0px;
107 width: 200px;
108 border: none;
109 padding: 0px;
110
111}
112.sidebar a{
113color:#5D81A6;
114}
115.sidebar a:hover{
116text-decoration: underline;
117/*color:#FFFFFF;*/
118}
119.sidebar a:visited{
120color:#5D81A6;
121}
122
123
124.td-149 {
125 /*background-image:url(images/box_bg.jpg); background-repeat:repeat-x;*/
126 text-align:left;
127 margin-top:0px;
128 /*margin: 0px 0 0 0px;*/
129 width: 200px;
130 border: none;
131 /*background-color:#A8C4E1;*/
132 /*background-color: #d2d2d2;*/
133 padding: 0px;
134}
135.td-149 a{
136color:#5D81A6;
137}
138.td-149 a:hover{
139text-decoration: underline;
140/*color:#FFFFFF;*/
141}
142.td-149 a:visited{
143color:#5D81A6;
144}
145.welcome
146{font-size:35px;
147color:#686868;
148}
149/* contenitore */
150
151div#container{
152 width: 999px;
153 margin: 0 auto; /*centra negli altri browsers*/
154 /*text-align: left; */ /*ripristina l' allineamento*/
155 }
156table {
157 margin-right: auto;
158 margin-left: auto;
159 text-align: left;
160 margin-top: 0px;
161
162
163
164}
165td {
166 font-family: Verdana, Arial, Helvetica, sans-serif;
167 font-size: 12px;
168 margin-top: 0px;
169 margin: 0;
170}
171
172hr {
173 color: #000000;
174 background-color: #FFFFFF;
175 border-bottom: 1px dotted #CCCCCC;
176}
177form {
178
179 font-size: 12px;
180 color: #000066;
181 text-decoration: none;
182 margin-right: 0px;
183 margin-left: 0px;
184 margin-top: 0px;
185 margin-bottom: 0px;
186 width: 100%;
187}
188p {
189 font-family: Verdana, Arial, Helvetica, sans-serif;
190 font-size: 12px;
191 padding-right: 8px;
192 padding-bottom: 0px;
193 padding-left: 8px;
194 padding-top: 0px;
195 margin: 2px 2px 4px;
196}
197
198h1 {
199 font-size: 16px;
200 font-weight: bold;
201 color: #222266;
202 text-decoration: none;
203 border-bottom-width: 1px;
204 border-bottom-style: dotted;
205 border-bottom-color: #222266;
206 margin-top: 6px;
207 margin-bottom: 8px;
208 padding-right: 0px;
209 padding-left: 0px;
210}
211h2 {
212 font-size: 14px;
213 font-weight: bold;
214 color: #5D81A6;
215 text-decoration: none;
216 border-bottom-width: 1px;
217 border-bottom-style: dotted;
218 border-bottom-color: #CCCCCC;
219 margin-top: 9px;
220 margin-bottom: 2px;
221 padding-right: 1px;
222 padding-left: 4px;
223}
224
225h4 {
226 font-size: 14px;
227 color: #003366;
228 text-decoration: none;
229 background-position: center;
230 bottom: 9px;
231 margin: 20px;
232 text-align: center;
233 border: 1px dotted #666666;
234 padding: 2px;
235 width: auto;
236 background-color: #EEEFEF;
237 font-variant: small-caps;
238}
239/*
240h5 {
241 font-size: 12px;
242 font-weight: bold;
243 color: #000000;
244 text-decoration: none;
245 border-bottom-width: 1px;
246 border-bottom-style: dotted;
247 border-bottom-color: #CCCCCC;
248 margin-top: 0px;
249 margin-bottom: 4px;
250 padding-right: 1px;
251 padding-left: 4px;
252 background-color: #ffffff;
253 background-position: center;
254 text-align: center;
255}
256*/
257h6 {
258 font-size: 12px;
259 font-weight: bold;
260 color: #333333;
261 text-decoration: none;
262 border-bottom-style: dotted;
263 padding-left: 4px;
264 background-position: center;
265 border-bottom-color: #EEEEEE;
266 border-bottom-width: 1px;
267 padding-top: 3px;
268 padding-right: 2px;
269 padding-bottom: 0px;
270 bottom: 9px;
271 margin-top: 1px;
272 margin-bottom: 3px;
273}
274
275/* classe tratteggiata usata in molti td */
276
277
278.modulo {
279 text-decoration: none;
280 border: 1px solid #666699;
281 font-size: 10px;
282}
283
284.modulo-button {
285 color: #663366;
286 text-decoration: none;
287 background-color: #FFFFEE;
288 border: 1px solid #660033;
289 width: 50%;
290 text-align: center;
291 font-size: 10px;
292 padding: 3px;
293}
294
295
296.sitebar {
297 background-image:url(images/box_bg.jpg); background-repeat:repeat-x;
298 font-size: 12px;
299 border: none;
300 color: #ffffff;
301}
302
303
304
305/* tavole */
306.table-main {
307 border: 1px solid #DEDEDC;
308 font-size: 12px;
309 background-position: center top;
310 padding: 0px;
311 color: #666666;
312 text-align:center;
313 width: 950px;
314 margin:0px auto;
315
316}
317
318
319/* numero e simbolo liste */
320
321.td-5 {
322
323 margin: 0px 0 0 0px;
324 width: 5%;
325 border: none;
326 background-color:#cccccc;
327 color:#000000;
328
329 padding: 0px;
330 FONT-SIZE: 12px;
331 FONT-FAMILY: Verdana, Helvetica;
332}
333
334.td-130c {
335 text-align:left;
336 margin: 0px 0 0 0px;
337 width: 130px;
338 padding: 0px;
339 border: .5px solid black;
340}
341.td-130b {
342 border: .5px solid black;
343 font-family: Verdana, Arial, Helvetica, sans-serif;
344 font-size: 12px;
345 margin-top: 0px;
346 margin: 0;
347}
348
349.td-big {
350 float: right;
351 text-align:center;
352 margin: 0px 0 0 1px;
353 border: none;
354 font-size: 2em;
355 line-height: .2em;
356}
357
358/* sinistra */
359div#sx{
360 width: 730px;
361 float: left;
362 text-align: center;
363
364 }
365/* destra */
366div#dx{
367 width: 149px;
368 float: right;
369 text-align: left;
370 }
371
372
373/* flash */
374div#flash{
375 width: 410px;
376 float: left;
377 text-align: left;
378 }
379
380
381
382
383
384
385/* immagini bordo */
386
387.image {
388 /*float: center;*/
389 border: none;
390 margin: 0px;
391 padding: 0px;
392}
393
394.stemma {
395 /*float: center;*/
396 border: none;
397 margin: 0px;
398 padding: 0px;
399 width:50px;
400 height:50px;
401}
402
403.stemmapic {
404 /*float: center;*/
405 border: none;
406 margin: 0px;
407 padding: 0px;
408 width:30px;
409 height:30px;
410}
411
412
413.noblocco {
414border: 0px;
415margin-right:0px;
416margin-left:130px;
417text-align: right;
418vertical-align: middle;
419width:18px;
420height:18px;
421}
422
423
424.nobordo {
425border: 0px;
426text-align: center;
427vertical-align: middle;
428}
429
430.bordo {
431border: 1px solid #ff0000;
432text-align: left;
433vertical-align: middle;
434
435}
436/******************** font e backcolor******************************/
437.blu {
438 background: none;
439 font-weight: bold;
440 color: #003366;
441 font-size: 12px;
442 font-family: Verdana, Helvetica
443}
444
445
446.red {
447 background: none;
448 color: #ff0000;
449 font-size: 12px;
450 font-family: Verdana, Helvetica
451}
452
453.redbig {
454 background: none;
455 color: #ff0000;
456 font-size: 16px;
457 font-family: Verdana, Helvetica
458}
459
460.bgw {
461 background: #ffffff;
462 font-size: 12px;
463 font-family: Verdana, Helvetica;
464 text-align: center;
465}
466/* diventa celeste */
467
468.bggray {
469 background-color:#cccccc;
470 font-size: 12px;
471 font-family: Verdana, Helvetica;
472 text-align: center;
473 color: #000000;
474}
475
476.bggray2 {
477 background: #cccccc;
478 font-size: 12px;
479 font-family: Verdana, Helvetica;
480 text-align: center;
481 }
482
483.bggray3 {
484 background: #dce9f9;
485 font-size: 12px;
486 font-family: Verdana, Helvetica;
487 text-align: left;
488 }
489
490.normale {
491 background: none;
492 color: #000000;
493 font-size: 12px;
494 font-family: Verdana, Helvetica;
495 text-align: left;
496}
497.piccolo {
498 BACKGROUND: none;
499 COLOR: #cccccc;
500 FONT-SIZE: 10px;
501 FONT-WEIGHT: normal;
502 FONT-FAMILY: Verdana, Helvetica;
503 TEXT-DECORATION: none}
504/**********************************************************************BOTTONI W3C*****************************************************/
505
506.w3cbutton3 {
507background-image:url(images/box_bg.jpg); background-repeat:repeat-x;
508 margin: 0px 0px 0px 5px;
509 width: 95px;
510 border: 1px solid #6A6A6A;
511 font-family: helvetica,arial,sans-serif;
512 font-size: 10px;
513 float: left;
514}
515
516.w3cbutton3 a {
517 display: block;
518 width: 100%;
519}
520
521.w3cbutton3 a:link, .w3cbutton3 a:visited {
522 background-color: #8CC8C7;
523 color: #2A290B;
524 text-decoration: none;
525}
526
527.w3cbutton3 a:hover {
528 background-color: #C9F4F3;
529 color: #2A290B;
530 text-decoration: none;
531}
532
533.w3cbutton3 span.w3c {
534 font-weight: bold;
535 padding: 0 0.4em;
536 background-color: #FFFFCC;
537 color: #0C479D;
538}
539
540.w3cbutton3 span.spec {
541 color: #333333;
542}
543
544.w3cbutton3 span.specRed {
545 color: #FF0000;
546}
547
548/*# facebook box*/
549
Note: See TracBrowser for help on using the repository browser.