448 |
ddelon |
1 |
/*Début modification sytle TELA BOTANICA*/
|
|
|
2 |
body
|
|
|
3 |
{
|
|
|
4 |
background-color: #D7F2D7;
|
|
|
5 |
color: black;
|
|
|
6 |
background-image: url(bibliotheque/images/telabotanica/logo_tb_pr_wikini.png);
|
|
|
7 |
background-repeat: no-repeat;
|
|
|
8 |
background-position: top left;
|
|
|
9 |
}
|
|
|
10 |
|
|
|
11 |
h1 { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 1.6em; font-style: normal; background-color: #2B8648; border-style: none; color: #FFFFFF; text-align: center;}
|
|
|
12 |
h2 { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 1.4em; font-style: oblique;}
|
|
|
13 |
h3 { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 1.2em; font-style: normal;}
|
|
|
14 |
h4 { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 1.1em; font-style: oblique;}
|
|
|
15 |
h5 { margin: 0px; padding: 0px; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 1.1em; font-style: normal; font-weight: bold; color : #2B8648;}
|
|
|
16 |
|
|
|
17 |
a { color: #993333; text-decoration: none; font-weight: bold;}
|
|
|
18 |
a:hover { text-decoration: underline;}
|
|
|
19 |
|
|
|
20 |
.wiki_name { float: left; padding-left: 60px; margin: 0px 15px 0px 10px; font-size: 150%; font-weight: bold; background-color: transparent; color: black;}
|
|
|
21 |
.page_name { font-size: 150%; background-color: transparent;}
|
|
|
22 |
.header { padding: 10px; padding-top: 5px; padding-left: 75px;}
|
|
|
23 |
/*Fin modification sytle TELA BOTANICA*/
|
|
|
24 |
|
|
|
25 |
body, p, td, li, input, select, textarea { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3; }
|
|
|
26 |
ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
27 |
ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
|
|
|
28 |
form { margin: 0px; padding: 0px; }
|
|
|
29 |
tt { color: Navy; }
|
|
|
30 |
hr { border: 0px; color: Black; /* Internet Explorer */ background-color: Black; height: 1px; }
|
|
|
31 |
|
|
|
32 |
.error { color: #CC3333; font-weight: bold; }
|
|
|
33 |
.indent { margin-left: 40px; }
|
|
|
34 |
.additions { color: #008800; }
|
|
|
35 |
.deletions { color: #880000; }
|
|
|
36 |
.add { font-weight: bold; color: #c00; text-decoration: underline; }
|
|
|
37 |
.del { font-style: italic; color: #c00; text-decoration: line-through; }
|
|
|
38 |
.page { background-color: #FFFFFF; padding: 10px; border: 1px inset; border-bottom: none; }
|
|
|
39 |
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
|
|
|
40 |
.edit { width: 100%; height: 400px; }
|
|
|
41 |
.footer { background-color: #DDDDDD; padding: 5px 10px; border: 1px inset; border-top: none; border-top: 1px solid #CCCCCC }
|
|
|
42 |
.code { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
|
|
|
43 |
.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }
|
|
|
44 |
|
|
|
45 |
.commentsheader { background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
46 |
.comment { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
|
|
|
47 |
.commentinfo { color: #AAAAAA; }
|
|
|
48 |
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
|
|
|
49 |
|
|
|
50 |
.copyright { font-size: 11px; color: #AAAAAA; text-align: right; }
|
|
|
51 |
.copyright A { color: #AAAAAA; }
|
|
|
52 |
.searchbox { background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
|
|
|
53 |
.debug { font-size: 11px; color: #888888; }
|
|
|
54 |
|
|
|
55 |
.hr_clear { clear: both; visibility: hidden; }
|
|
|
56 |
.include_right { float: right; width: 17%; } /* bloc flotant à droite */
|
|
|
57 |
.include_left { float: left; width: 17%; } /* bloc flotant à gauche */
|
|
|
58 |
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
|
|
|
59 |
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
|
|
|
60 |
.include_small_fonts { font-size: 0.8em; } /* petites polices */
|
|
|
61 |
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
|
|
|
62 |
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
|
|
|
63 |
.include_height15em { height: 15em; overflow: scroll; }
|
|
|
64 |
.include_height30em { height: 30em; overflow: scroll; }
|
|
|
65 |
.include_height60em { height: 60em; overflow: scroll; }
|
|
|
66 |
|
|
|
67 |
.trail_table { line-height: 30px;}
|
|
|
68 |
.trail_button { color: #993333; }
|
|
|
69 |
|
|
|
70 |
/*Spécifique TELA BOTANICA*/
|
|
|
71 |
.rouge { color: red; font-weight: bold; }
|
|
|
72 |
.jaune { color: #D8D100; font-weight: bold; }
|
|
|
73 |
.vert { color: green; font-weight: bold; }
|
|
|
74 |
.pair { background-color: #FFF6D5; }
|
|
|
75 |
.impair { background-color: #F4FFEF; }
|
|
|
76 |
|
|
|
77 |
/* CONTRIBUTION MENU GAUCHE */
|
|
|
78 |
|
|
|
79 |
|
|
|
80 |
|
|
|
81 |
|
|
|
82 |
.page_table {margin: 0; padding: 0 ; border: none; height: 100%;width: 100%;}
|
|
|
83 |
.menu_column {display:none;}
|
|
|
84 |
/*.menu_column {background-color: #FFFFCC; vertical-align: top; width: 200px; border: 1px solid #000000; padding:0.2em; margin-top: 50px; }
|
|
|
85 |
.menu_column a {font-size: 0.8em;}
|
|
|
86 |
.menu_column ul { padding-left: 5px; margin-left: 5px; list-style-type: none;}
|
|
|
87 |
.body_column {vertical-align: top; border: none;padding:5px;}*/
|
|
|
88 |
|
|
|
89 |
/* CONTRIBUTION ACTION ATTACH */
|
|
|
90 |
/* - les images */
|
|
|
91 |
.attach_margin05em { margin: 0.5em;} /* marge de 0.5 em autour de l'image*/
|
|
|
92 |
.attach_margin1em { margin: 1em;} /* marge de 1em autour de l'image*/
|
|
|
93 |
.attach_left {float: left;} /* bloc flotant à gauche */
|
|
|
94 |
.attach_right {float: right;} /* bloc flotant à droite */
|
|
|
95 |
.attach_noborder {border-width: 0px;} /* pas de bordure */
|
|
|
96 |
.attach_vmiddle {vertical-align: text-bottom;} /* aligenement vertical au milieu */
|
|
|
97 |
/* - le gestionnaire des uploads */
|
|
|
98 |
.tableFM {border: thin solid Black; width: 100%; }
|
|
|
99 |
.tableFM THEAD { background-color: Silver; font-weight: bold; text-align: center; }
|
|
|
100 |
.tableFM TFOOT { background-color: Silver; font-weight: bold; text-align: left; }
|
|
|
101 |
.tableFM TBODY TR { text-align: center; }
|
|
|
102 |
.tableFMCol1 { background-color: Aqua; }
|
|
|
103 |
.tableFMCol2 { background-color: Yellow; }
|
|
|
104 |
|
|
|
105 |
/* CONTRIBUTION ACeditor */
|
|
|
106 |
.image_left {float: left;} /* bloc flotant à gauche */
|
|
|
107 |
.image_right {float: right;} /* bloc flotant à droite */
|
|
|
108 |
.image_center {text-align:center;} /* bloc centré */
|