|
Wersja 886, 4.2 KB
(wprowadzona przez alina, 16 years temu)
|
|
re #215 zmiana tla dla platnosci admoto
|
| Line | |
|---|
| 1 | body
|
|---|
| 2 | {
|
|---|
| 3 | background-color: White;
|
|---|
| 4 | font-size: .75em;
|
|---|
| 5 | font-family: Verdana, Helvetica, Sans-Serif;
|
|---|
| 6 | margin: 0;
|
|---|
| 7 | padding: 0;
|
|---|
| 8 | color: #696969;
|
|---|
| 9 | }
|
|---|
| 10 | p, ul
|
|---|
| 11 | {
|
|---|
| 12 | margin-bottom: 20px;
|
|---|
| 13 | line-height: 1.6em;
|
|---|
| 14 | }
|
|---|
| 15 | h1, h2, h4, h5, h6
|
|---|
| 16 | {
|
|---|
| 17 | font-size: 1.5em;
|
|---|
| 18 | color: #000;
|
|---|
| 19 | font-family: Arial, Helvetica, sans-serif;
|
|---|
| 20 | }
|
|---|
| 21 | h1
|
|---|
| 22 | {
|
|---|
| 23 | font-size: 2em;
|
|---|
| 24 | padding-bottom: 0;
|
|---|
| 25 | margin-bottom: 0;
|
|---|
| 26 | }
|
|---|
| 27 | h2
|
|---|
| 28 | {
|
|---|
| 29 | padding: 0 0 10px 0;
|
|---|
| 30 | }
|
|---|
| 31 | h3
|
|---|
| 32 | {
|
|---|
| 33 | font-size: 16px;
|
|---|
| 34 | color: #000;
|
|---|
| 35 | font-family: Arial, Helvetica, sans-serif;
|
|---|
| 36 | }
|
|---|
| 37 | h4
|
|---|
| 38 | {
|
|---|
| 39 | padding: 0 0 0 0;
|
|---|
| 40 | color:#E00000;
|
|---|
| 41 | }
|
|---|
| 42 | h5, h6
|
|---|
| 43 | {
|
|---|
| 44 | font-size: 1em;
|
|---|
| 45 | }
|
|---|
| 46 | .rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
|
|---|
| 47 | {
|
|---|
| 48 | margin-top: 0;
|
|---|
| 49 | }
|
|---|
| 50 | .black
|
|---|
| 51 | {
|
|---|
| 52 | padding-right: 10px;
|
|---|
| 53 | }
|
|---|
| 54 | .wtab
|
|---|
| 55 | {
|
|---|
| 56 | width: 100%;
|
|---|
| 57 | margin-left: auto;
|
|---|
| 58 | margin-right: auto;
|
|---|
| 59 | }
|
|---|
| 60 | #header
|
|---|
| 61 | {
|
|---|
| 62 | position: relative;
|
|---|
| 63 | margin-bottom: 0px;
|
|---|
| 64 | color: #000;
|
|---|
| 65 | padding: 0;
|
|---|
| 66 | }
|
|---|
| 67 | #title h1
|
|---|
| 68 | {
|
|---|
| 69 | font-weight: bold;
|
|---|
| 70 | padding: 0px;
|
|---|
| 71 | margin-left: 10px;
|
|---|
| 72 | color: #a9a9a9;
|
|---|
| 73 | border: none;
|
|---|
| 74 | line-height: 2em;
|
|---|
| 75 | font-family: Arial, Helvetica, sans-serif;
|
|---|
| 76 | font-size: 18px !important;
|
|---|
| 77 | }
|
|---|
| 78 | #main
|
|---|
| 79 | {
|
|---|
| 80 | padding: 30px 30px 15px 30px;
|
|---|
| 81 | background-color: #fff;
|
|---|
| 82 | margin-bottom: 30px;
|
|---|
| 83 | _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
|
|---|
| 84 | }
|
|---|
| 85 | #footer
|
|---|
| 86 | {
|
|---|
| 87 | color: #999;
|
|---|
| 88 | padding: 10px 0;
|
|---|
| 89 | text-align: center;
|
|---|
| 90 | line-height: normal;
|
|---|
| 91 | margin: 0;
|
|---|
| 92 | font-size: .9em;
|
|---|
| 93 | }
|
|---|
| 94 | /* TAB MENU
|
|---|
| 95 | ----------------------------------------------------------*/
|
|---|
| 96 | ul#menu
|
|---|
| 97 | {
|
|---|
| 98 | border-bottom: 1px #5C87B2 solid;
|
|---|
| 99 | padding: 0 0 2px;
|
|---|
| 100 | position: relative;
|
|---|
| 101 | margin: 0;
|
|---|
| 102 | text-align: right;
|
|---|
| 103 | }
|
|---|
| 104 |
|
|---|
| 105 | ul#menu li
|
|---|
| 106 | {
|
|---|
| 107 | display: inline;
|
|---|
| 108 | list-style: none;
|
|---|
| 109 | }
|
|---|
| 110 |
|
|---|
| 111 | ul#menu li#greeting
|
|---|
| 112 | {
|
|---|
| 113 | padding: 10px 20px;
|
|---|
| 114 | font-weight: bold;
|
|---|
| 115 | text-decoration: none;
|
|---|
| 116 | line-height: 2.8em;
|
|---|
| 117 | color: #fff;
|
|---|
| 118 | }
|
|---|
| 119 |
|
|---|
| 120 | ul#menu li a
|
|---|
| 121 | {
|
|---|
| 122 | padding: 10px 20px;
|
|---|
| 123 | font-weight: bold;
|
|---|
| 124 | text-decoration: none;
|
|---|
| 125 | line-height: 2.8em;
|
|---|
| 126 | background-color: #e8eef4;
|
|---|
| 127 | color: #034af3;
|
|---|
| 128 | }
|
|---|
| 129 |
|
|---|
| 130 | ul#menu li a:hover
|
|---|
| 131 | {
|
|---|
| 132 | background-color: #fff;
|
|---|
| 133 | text-decoration: none;
|
|---|
| 134 | }
|
|---|
| 135 |
|
|---|
| 136 | ul#menu li a:active
|
|---|
| 137 | {
|
|---|
| 138 | background-color: #a6e2a6;
|
|---|
| 139 | text-decoration: none;
|
|---|
| 140 | }
|
|---|
| 141 |
|
|---|
| 142 | ul#menu li.selected a
|
|---|
| 143 | {
|
|---|
| 144 | background-color: #fff;
|
|---|
| 145 | color: #000;
|
|---|
| 146 | }
|
|---|
| 147 |
|
|---|
| 148 | input[type="text"]
|
|---|
| 149 | {
|
|---|
| 150 | /*width: 200px;*/
|
|---|
| 151 | border: 1px solid #CCC;
|
|---|
| 152 | }
|
|---|
| 153 | .clear
|
|---|
| 154 | {
|
|---|
| 155 | clear: both;
|
|---|
| 156 | }
|
|---|
| 157 | .error
|
|---|
| 158 | {
|
|---|
| 159 | color:Red;
|
|---|
| 160 | }
|
|---|
| 161 |
|
|---|
| 162 | #menucontainer
|
|---|
| 163 | {
|
|---|
| 164 | margin-top:40px;
|
|---|
| 165 | }
|
|---|
| 166 |
|
|---|
| 167 | .field-validation-error
|
|---|
| 168 | {
|
|---|
| 169 | color: #ff0000;
|
|---|
| 170 | }
|
|---|
| 171 |
|
|---|
| 172 | .input-validation-error
|
|---|
| 173 | {
|
|---|
| 174 | border: 1px solid #ff0000;
|
|---|
| 175 | background-color: #ffeeee;
|
|---|
| 176 | }
|
|---|
| 177 |
|
|---|
| 178 | .validation-summary-errors
|
|---|
| 179 | {
|
|---|
| 180 | font-weight: bold;
|
|---|
| 181 | color: #ff0000;
|
|---|
| 182 | }
|
|---|
| 183 | /*formatowanie tabeli na stronie platnosc.aspx*/
|
|---|
| 184 | .img_info
|
|---|
| 185 | img{
|
|---|
| 186 | width: 22px;
|
|---|
| 187 | height: 22px;
|
|---|
| 188 | }
|
|---|
| 189 | .img_info
|
|---|
| 190 | {
|
|---|
| 191 | vertical-align: middle;
|
|---|
| 192 | }
|
|---|
| 193 | .pay_error
|
|---|
| 194 | {
|
|---|
| 195 | color: Red;
|
|---|
| 196 | font-weight: bold;
|
|---|
| 197 | }
|
|---|
| 198 | #flagi
|
|---|
| 199 | {
|
|---|
| 200 | padding-top: 4px;
|
|---|
| 201 | padding-right: 10px;
|
|---|
| 202 | text-align: right;
|
|---|
| 203 | }
|
|---|
| 204 | #flagi a img
|
|---|
| 205 | {
|
|---|
| 206 | text-decoration: none;
|
|---|
| 207 | }
|
|---|
| 208 | #flagi a:hover
|
|---|
| 209 | {
|
|---|
| 210 | color: White;
|
|---|
| 211 | }
|
|---|
| 212 | #Div1
|
|---|
| 213 | {
|
|---|
| 214 | padding-left: 10px;
|
|---|
| 215 | font-size: 85%;
|
|---|
| 216 | }
|
|---|
| 217 | .label_w
|
|---|
| 218 | {
|
|---|
| 219 | width: 120px;
|
|---|
| 220 | font-weight: bold;
|
|---|
| 221 | }
|
|---|
| 222 | .input_w
|
|---|
| 223 | {
|
|---|
| 224 | /*width: 200px;*/
|
|---|
| 225 | }
|
|---|
| 226 | .fieldset
|
|---|
| 227 | {
|
|---|
| 228 |
|
|---|
| 229 | }
|
|---|
| 230 | .tablelogin
|
|---|
| 231 | {
|
|---|
| 232 | width: 45%;
|
|---|
| 233 | border: solid 1px #a9a9a9;
|
|---|
| 234 | padding-left: 20px;
|
|---|
| 235 | padding-top: 20px;
|
|---|
| 236 | padding-bottom: 20px;
|
|---|
| 237 | }
|
|---|
| 238 | .col1
|
|---|
| 239 | {
|
|---|
| 240 | font-weight: bold;
|
|---|
| 241 | width: 150px;
|
|---|
| 242 | padding-top: 5px
|
|---|
| 243 | }
|
|---|
| 244 | .col
|
|---|
| 245 | {
|
|---|
| 246 | padding-top: 5px;
|
|---|
| 247 | }
|
|---|
| 248 | .bold
|
|---|
| 249 | {
|
|---|
| 250 | font-weight: bold;
|
|---|
| 251 | }
|
|---|
| 252 | .textbox,
|
|---|
| 253 | .textbox1
|
|---|
| 254 | {
|
|---|
| 255 | padding-top: 5px;
|
|---|
| 256 | }
|
|---|
| 257 | .textbox input
|
|---|
| 258 | {
|
|---|
| 259 | color: Gray;
|
|---|
| 260 | width: 600px;
|
|---|
| 261 | border: none;
|
|---|
| 262 | }
|
|---|
| 263 | .textbox1 input
|
|---|
| 264 | {
|
|---|
| 265 | color: Gray;
|
|---|
| 266 | }
|
|---|
| 267 | #link1 a:hover
|
|---|
| 268 | {
|
|---|
| 269 | color: Red;
|
|---|
| 270 | text-decoration: none;
|
|---|
| 271 | }
|
|---|
| 272 | #link1 a
|
|---|
| 273 | {
|
|---|
| 274 | color: #a9a9a9;
|
|---|
| 275 | }
|
|---|
| 276 | #odstep
|
|---|
| 277 | {
|
|---|
| 278 | padding-bottom: 5pt;
|
|---|
| 279 | }
|
|---|
| 280 | .but
|
|---|
| 281 | {
|
|---|
| 282 | width: 100pt;
|
|---|
| 283 | }
|
|---|
| 284 | .pustaLinia
|
|---|
| 285 | {
|
|---|
| 286 | height: 20px;
|
|---|
| 287 |
|
|---|
| 288 | }
|
|---|
| 289 | .naglowekTab
|
|---|
| 290 | {
|
|---|
| 291 | font-weight: bold;
|
|---|
| 292 | padding-top: 5px;
|
|---|
| 293 | padding-bottom: 5pt;
|
|---|
| 294 | background-color: #F5F5F5;
|
|---|
| 295 | text-align: center;
|
|---|
| 296 | }
|
|---|
| 297 | .InfoPaid
|
|---|
| 298 | {
|
|---|
| 299 | font-weight: bold;
|
|---|
| 300 | font-size: 14px;
|
|---|
| 301 | }
|
|---|
| 302 | #unpaid
|
|---|
| 303 | {
|
|---|
| 304 | color:#E00000;
|
|---|
| 305 | }
|
|---|
| 306 |
|
|---|
| 307 |
|
|---|
Notatka: Zobacz
TracBrowser
aby uzyskać więcej informacji.