Zbiór zmian 908 dla trunk/eCard/eCardMVC/Platnosci/Content
- Data:
- 2009-11-30 10:35:46 (16 years ago)
- Lokalizacja:
- trunk/eCard/eCardMVC/Platnosci/Content
- Pliki:
-
- 3 zmodyfikowane
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Content/Site.css
r898 r908 13 13 line-height: 1.6em; 14 14 } 15 .zalogujTitle 16 { 17 font-weight: bold; 18 font-size: 15px; 19 } 15 20 .SzczegolyZlecenia 16 21 { … … 21 26 font-weight: bold; 22 27 } 23 .black 24 { 25 padding-right: 10px; 26 } 28 27 29 .wtab 28 30 { … … 30 32 margin-left: auto; 31 33 margin-right: auto; 34 } 35 .tlo 36 { 37 padding: 10px 10px 0 10px; 38 32 39 } 33 40 #header … … 40 47 #main 41 48 { 42 padding: 0px 30px 15px 30px;49 padding: 15px 30px 15px 30px; 43 50 background-color: #fff; 44 51 margin-bottom: 30px; … … 161 168 #flagi 162 169 { 163 padding-top: 4px;164 padding-right: 10px;165 170 text-align: right; 166 171 } … … 180 185 .label_w 181 186 { 182 width: 120px; 183 font-weight: bold; 187 width: 150px; 188 font-weight: bold; 189 padding-top: 10px; 184 190 } 185 191 .input_w … … 193 199 .tablelogin 194 200 { 195 width: 45%; 196 border: solid 1px #a9a9a9; 197 padding-left: 20px; 198 padding-top: 20px; 199 padding-bottom: 20px; 201 border: solid 1px #a9a9a9; 202 } 203 .TableRightMargin 204 { 205 width: 15px; 206 } 207 .przestrzen 208 { 209 height: 15px; 210 font-size: 0px; 200 211 } 201 212 .col1 … … 239 250 #odstep 240 251 { 241 padding-bottom: 5pt;252 height: 20px; 242 253 } 243 254 .but … … 274 285 font-weight: bold; 275 286 } 276 277 287 .LogOfflink a 288 { 289 text-decoration: underline; 290 color: Red; 291 } 292 .title 293 { 294 vertical-align: bottom; 295 padding-left: 15px; 296 font-size: 18px; 297 font-weight: bold; 298 } 299 300 -
trunk/eCard/eCardMVC/Platnosci/Content/admoto.css
r898 r908 7 7 { 8 8 border-bottom: solid 3px #ff8c00; 9 border-top: solid 5px #ff8c00; 9 10 } 10 .logo 11 .logo span 11 12 { 12 vertical-align: bottom;13 padding-bottom: 0px;14 margin-bottom: 0px;15 border-bottom: solid 5px #ff8c00;16 13 font-weight: bold; 17 color: #a9a9a9; 18 line-height: 2em;14 color: #a9a9a9; 15 font-size: 17px !important; 19 16 font-family: Arial, Helvetica, sans-serif; 20 font-size: 17px !important; /*bylo 18px */17 vertical-align: bottom; 21 18 } 22 19 .logo img 23 20 { 24 21 position:relative; 25 top: 17px; 26 } 27 .kontrolkaLogowania 28 { 29 padding-right: 10px; 30 border-bottom: solid 5px #ff8c00; 22 top: 10px; 31 23 } 32 24 #logindisplay a:link … … 50 42 { 51 43 float: right; 52 vertical-align: bottom;44 vertical-align: bottom; 53 45 } 54 46 .tlo -
trunk/eCard/eCardMVC/Platnosci/Content/truck.css
r886 r908 1 2 #flagi a:link,a:active, a:visited 1 #flagi a:link, a:active, a:visited 3 2 { 4 3 text-decoration: none; 5 color: #1B1D21; 4 color: #1B1D21; 6 5 } 7 6 .pagecontent … … 16 15 #logindisplay 17 16 { 18 font-size:1.1em; 19 display:block; 20 text-align:right; 21 margin:10px; 22 color:White; 17 font-size: 1.1em; 18 display: block; 19 text-align: right; 20 color: White; 23 21 } 24 22 #logindisplay a:link
