upgrade styles footer CT#493

skala
Carlos Vargas 16 years ago
parent d59299cb98
commit 34b0596944
  1. 1
      main/css/academica/default.css
  2. 1
      main/css/baby_orange/default.css
  3. 1
      main/css/blue_lagoon/default.css
  4. 1
      main/css/cool_blue/default.css
  5. 1
      main/css/corporate/default.css
  6. 1
      main/css/cosmic_campus/default.css
  7. 3
      main/css/delicious_bordeaux/default.css
  8. 3
      main/css/dokeos_blue/default.css
  9. 1
      main/css/dokeos_classic/default.css
  10. 3
      main/css/dokeos_classic_2D/default.css
  11. 1
      main/css/empire_green/default.css
  12. 1
      main/css/fruity_orange/default.css
  13. 1
      main/css/public_admin/default.css
  14. 3
      main/css/royal_purple/default.css
  15. 1
      main/css/silver_line/default.css
  16. 1
      main/css/sober_brown/default.css
  17. 3
      main/css/steel_grey/default.css
  18. 3
      main/css/tasty_olive/default.css

@ -207,6 +207,7 @@ a.breadcrumb0 {
font-weight:bold;
min-height: 100px;
overflow:hidden;
width: 100%;
}
.footer_emails{
float: left;

@ -197,6 +197,7 @@ a.breadcrumb0 {
color:#ffffff;
min-height: 100px;
overflow:hidden;
width: 100%;
}
.push {
height: 10em; /* Very important */

@ -363,6 +363,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type=
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -348,6 +348,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
color:#fff;
/* background-position: center -15px; */
background-color: #434343;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -217,6 +217,7 @@ a.breadcrumb0 {
color:#fff;
min-height: 100px;
overflow:hidden;
width: 100%;
}
.push {
height: 4em; /* Very important */

@ -225,6 +225,7 @@ a.breadcrumb0 {
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
}
.push {
height: 7em; /* Very important */

@ -358,7 +358,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -348,7 +348,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -394,6 +394,7 @@ input[text] {
color:#000;
min-height: 50px;
overflow:hidden;
width: 100%;
}
.push {
height: 4em; /* Very important */

@ -367,7 +367,8 @@ input.link_alike:hover {
font-size: 12px;
color:#000;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 4em; /* Very important */

@ -360,6 +360,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -360,6 +360,7 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
color:#ffffff;
min-height: 50px;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -413,6 +413,7 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type=
color:#ffffff;
min-height: 100px;
overflow:hidden;
width: 100%;
}
.push {
height: 8em; /* Very important */

@ -359,7 +359,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -359,6 +359,7 @@ ul {
min-height: 100px;
overflow:hidden;
background: url('images/headerbg.jpg');
width: 100%;
}
.push {
height: 4em; /* Very important */

@ -402,6 +402,7 @@ input[text] {
font-size: 12px;
min-height: 100px;
overflow:hidden;
width: 100%;
}
.push {
height: 4em; /* Very important */

@ -360,7 +360,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

@ -359,7 +359,8 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
font-size: 12px;
color:#ffffff;
min-height: 50px;
overflow:hidden;
overflow:hidden;
width: 100%;
}
.push {
height: 3em; /* Very important */

Loading…
Cancel
Save