[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 /* ## $Id: se3-wpkg.css 2548 2007-10-25 08:45:54Z jlebail $ ## */ 2 body { 3 background: url(/elements/images/fond_SE3.png) ghostwhite bottom right no-repeat fixed; 4 } 5 #idBusy { 6 /* display:none; */ 7 cursor:default; 8 position:absolute; 9 left:0px; 10 top:0px; 11 width:100%; 12 z-index:-10; 13 border:5px; 14 height:100%; 15 } 16 h1 { 17 font-family: Verdana,Arial,Helvetica,sans-serif; 18 font-size: 24px; 19 font-weight: bold; 20 color: #f8f8ff; 21 background-color: #6699cc; 22 text-align: center; 23 } 24 th { font-family: Verdana; font-weight: bold; font-size : 10pt; } 25 td { font-family: Verdana; font-weight: bold; font-size : 8pt; } 26 27 .SelectH3 { 28 color: #00599b; 29 font-size: 10pt; 30 font-weight: bold; 31 } 32 table.postes { 33 border-width: 3px; 34 border-spacing: 2px; 35 border-style: ridge ridge ridge ridge; 36 border-collapse: collapse; 37 background-color: rgb(255, 255, 240); 38 } 39 table.postes th { 40 border-width: 2px; 41 padding: 2px; 42 border-style: groove; 43 border-color: grey; 44 background-color: #6699cc; 45 } 46 table.postes td { 47 border-width: 2px 2px 2px 2px; 48 padding: 2px 2px 2px 2px; 49 border-style: groove; 50 border-color: grey; 51 /* background-color: #b3cce5; */ 52 font-size : 10pt; 53 font-weight: normal; 54 } 55 table.postes tr { 56 background-color: #b3cce5; 57 } 58 table.postes td.tdlien { 59 border-width: 2px 2px 2px 2px; 60 padding: 2px 2px 2px 2px; 61 border-style: groove; 62 border-color: grey; 63 /* background-color: #b3cce5; */ 64 font-size : 10pt; 65 font-weight: normal; 66 color: #005594; 67 cursor:pointer; 68 } 69 table.postes span { 70 text-decoration: none; 71 color: #005594; 72 /* background-color: #b3cce5; */ 73 font-weight: bold; 74 cursor:pointer; 75 } 76 table.postes span.spanAppDepends { 77 text-decoration: none; 78 color: #b05323; 79 /* background-color: #b3cce5; */ 80 font-weight: bold; 81 cursor:pointer; 82 } 83 div.TitreNom { 84 /* text-decoration: none; */ 85 width:100%; 86 padding:10px; 87 /* background:lime; 88 border:1px solid red; */ 89 vertical-align:text-bottom; 90 text-align:center; 91 color: #005594; 92 font-weight: bold; 93 font-size : 16pt; 94 background-color: #6699cc; 95 } 96 a.sobre { 97 text-decoration: none; 98 } 99 a.postes:hover { 100 text-decoration: none; 101 color: #005594; 102 background-color: #b3cce5; 103 /* font-weight: bold; */ 104 } 105 a.postes:link { 106 text-decoration: none; 107 color: #005594; 108 background-color: #b3cce5; 109 font-weight: bold; 110 } 111 p { font-family: verdana; font-weight: bold; font-size : 10pt; } 112 li { line-height:20pt; font-size : 12pt;} 113 .MessageSupprimer { 114 position:relative; 115 top:10px; 116 display:none; 117 border-left:groove 5px #8080A0; 118 border-top:groove 5px #8080A0; 119 border-right:groove 5px #8080A0; 120 border-bottom:groove 5px #8080A0; 121 padding:5px; 122 background-color: #FA8072; 123 } 124 .CaseTitreProfileFirefox { 125 position: absolute; 126 /* overflow: hidden; */ 127 border-left:groove 3px #8080A0; 128 border-top:groove 3px #8080A0; 129 border-right:1px solid #8080A0; 130 border-bottom:1px solid #8080A0; 131 padding:2px; 132 white-space: nowrap; 133 cursor:pointer; 134 /* font-family: Verdana, Arial, Helvetica, sans-serif; */ 135 font-size: 12px; 136 font-weight: bold; 137 /* color: #d6d3ce; */ 138 color: #e6e3de; 139 text-decoration: none; 140 background-color: #6699CC; 141 } 142 .CaseTitreProfileIE { 143 position: absolute; 144 overflow: hidden; 145 height:120px; 146 width:20px; 147 border-left:groove 2px #8080A0; 148 border-top:groove 2px #8080A0; 149 border-right:1px solid #8080A0; 150 border-bottom:1px solid #8080A0; 151 font-family: Verdana, Arial, Helvetica, sans-serif; 152 font-size: 12px; 153 font-weight: bold; 154 /* color: #d6d3ce; */ 155 color: #e6e3de; 156 text-decoration: none; 157 background-color: #6699CC; 158 padding:2px; 159 white-space: nowrap; 160 cursor:pointer; 161 } 162 .caseTitrePackage { 163 position:absolute; 164 border-left:groove 2px #8080A0; 165 border-top:groove 2px #8080A0; 166 border-right:1px solid #8080A0; 167 border-bottom:1px solid #8080A0; 168 /* color: #d6d3ce; */ 169 color: #e6e3de; 170 background-color: #6699CC; 171 white-space: nowrap; 172 text-decoration: none; 173 font-size: 12px; 174 font-weight:bold; 175 padding:2px; 176 z-index:2; 177 cursor:pointer; 178 height:14px; 179 } 180 .caseTitrePackage *:hover { 181 /* color: #d6d3ce; */ 182 color: #000; 183 } 184 .CasePackageProfile { 185 position:absolute; 186 border-color:#8080A0; 187 white-space: nowrap; 188 font-size: 10px; 189 font-weight: normal; 190 /* left:0px; */ 191 /* padding:0; */ 192 width:14px; 193 height:14px; 194 line-height:12px; 195 vertical-align:middle; 196 background-color:#7b68ee; 197 border-width: 2px; 198 border-style: inset; 199 cursor:pointer; 200 } 201 .CasePackageProfileReadOnly { 202 position:absolute; 203 border-color:#101080; 204 white-space: nowrap; 205 font-size: 10px; 206 font-weight: normal; 207 /* left:0px; */ 208 /* padding:0; */ 209 width:14px; 210 height:14px; 211 line-height:12px; 212 vertical-align:middle; 213 background-color:#ee687b; 214 border-width: 2px; 215 border-style: inset; 216 cursor: not-allowed; 217 } 218 div.caseInstallHostOnly { 219 position:relative; 220 border: none; 221 border-color:#8080A0; 222 white-space: nowrap; 223 font-size: 8px; 224 width:12px; 225 height:12px; 226 line-height:12px; 227 vertical-align:middle; 228 background-color:#F0F8FF; 229 border-width: 2px; 230 border-style: inset; 231 cursor:pointer; 232 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |