[ Index ] |
|
Code source de Dolibarr 2.0.1 |
1 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> 2 * 3 * This program is free software; you can redistribute it and/or modify 4 * it under the terms of the GNU General Public License as published by 5 * the Free Software Foundation; either version 2 of the License, or 6 * (at your option) any later version. 7 * 8 * This program is distributed in the hope that it will be useful, 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 * GNU General Public License for more details. 12 * 13 * You should have received a copy of the GNU General Public License 14 * along with this program; if not, write to the Free Software 15 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 16 * 17 * $Id: default.css,v 1.12 2005/12/16 00:42:30 eldy Exp $ 18 * $Source: /cvsroot/dolibarr/dolibarr/htdocs/install/default.css,v $ 19 */ 20 21 body { 22 font-size:13px; 23 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 24 background-color: #F4F4F4; 25 margin-left: 5%; 26 margin-right: 5%; 27 margin-top: 2em; 28 margin-bottom: 5%; 29 } 30 31 div.titre { 32 padding: 0.5em 0.5em 0.5em; 33 margin: 0em 0em 0em 0em; 34 } 35 36 span.titre { 37 font-size:1.1em; 38 font-weight: bold; 39 background: #dcdcd3; 40 color: #4965B3; 41 padding: 0.5em 0.5em 0.5em; 42 margin: 0em 0em 0em 0em; 43 border: 1px solid #8CACBB; 44 } 45 46 47 div.soustitre { 48 font-size: 15px; 49 font-weight: bold; 50 color: #4965B3; 51 padding: 0em 1.2em 0.5em 2em; 52 margin: 1.2em 1.2em 1.2em 1.2em; 53 border-bottom: 1px solid #8CACBB; 54 border-right: 1px solid #8CACBB; 55 text-align: right; 56 } 57 58 div.main { 59 background: #dcdcd3; 60 text-align: left; 61 border: 1px solid #8CACBB; 62 } 63 64 div.main-inside { 65 padding-left: 20px; 66 padding-right: 20px; 67 margin-bottom: 40px; 68 margin-top: 10px; 69 } 70 71 div.ok { 72 color: #114466; 73 } 74 75 div.warning { 76 color: #777711; 77 } 78 79 div.error { 80 color: #550000; font-weight: bold; 81 padding: 0.2em 0.2em 0.2em 0.2em; 82 margin: 0.5em 0em 0.5em 0em; 83 border: 1px solid #6C7C8B; 84 } 85 86 div.barrebottom { 87 text-align: right; 88 margin-top: 10px; 89 padding-top: 10px; 90 padding-bottom: 10px; 91 padding-right: 10px; 92 } 93 94 95 div.footer { 96 background-color: #dcdff4; 97 font-size: 10px; 98 border-top: solid black 1px; 99 padding-left: 5px; 100 text-align: center; 101 } 102 103 div.header { 104 background-color: #dcdff4; 105 border-bottom: solid black 1px; 106 padding-left: 5px; 107 text-align: center; 108 } 109 110 div.footer p { 111 margin: 0px; 112 } 113 114 a:link,a:visited,a:active { 115 text-decoration:none; 116 } 117 a:hover { 118 text-decoration:underline; 119 } 120 121 a.titre { 122 text-decoration:none; 123 } 124 125 126 div.comment { 127 text-decoration:none; 128 color:black; 129 font-size: 13px; 130 } 131 132 div.main-inside h2 { 133 font-size:18px; 134 font-weight: bold; 135 color: #4965B3; 136 } 137 138 tr.bg1 { 139 background-color: #E5E5E5; 140 } 141 142 tr.bg2 { 143 background-color: #B5C5C5; 144 } 145 146 td.label { 147 background: #dcdcd3; 148 color: #5945A3; 149 padding: 0.5em 0.5em 0.5em; 150 margin: 0em 0em 0em 0em; 151 border-bottom: 1px solid #8CACBB; 152 } 153 154 td.comment { 155 background: #dcdcd3; 156 color: black; 157 padding: 0.5em 0.5em 0.5em; 158 margin: 0em 0em 0em 0em; 159 text-decoration:none; 160 font-size: 13px; 161 border-bottom: 1px solid #8CACBB; 162 } 163 164 table { 165 font-size: 13px; 166 } 167 168 .install 169 { 170 border: 1px solid #8CACBB; 171 padding: 4px 4px 4px 4px; 172 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 12:29:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |