diff --git a/main/css/chamilo/default.css b/main/css/chamilo/default.css index ca1d88af22..f2099d8446 100755 --- a/main/css/chamilo/default.css +++ b/main/css/chamilo/default.css @@ -728,11 +728,11 @@ may be inherited in some browsers from other 'a' element styles (if any) on the /*height: 10em;*/ /* Do not change this value */ overflow:hidden; width: 100%; - padding-bottom:20px; + padding-bottom:18px; } /* Sticky footer*/ .push { - height: 10em; /* Very important */ + height: 9em; /* Very important */ } #footer .copyright { float: right; diff --git a/main/css/chamilo_electric_blue/default.css b/main/css/chamilo_electric_blue/default.css index 1bdb9b0618..b95dae9098 100755 --- a/main/css/chamilo_electric_blue/default.css +++ b/main/css/chamilo_electric_blue/default.css @@ -721,11 +721,11 @@ margin-top:0; /*height: 10em;*/ /* Do not change this value */ overflow:hidden; width: 100%; - padding-bottom:20px; + padding-bottom:18px; } /* Sticky footer*/ .push { - height: 10em; /* Very important */ + height: 9em; /* Very important */ } #footer .copyright { float: right; diff --git a/main/css/chamilo_green/default.css b/main/css/chamilo_green/default.css index 3da6011855..0571d05ccf 100755 --- a/main/css/chamilo_green/default.css +++ b/main/css/chamilo_green/default.css @@ -723,11 +723,11 @@ margin-top:0; /*height: 10em;*/ /* Do not change this value */ overflow:hidden; width: 100%; - padding-bottom:20px; + padding-bottom:18px; } /* Sticky footer*/ .push { - height: 10em; /* Very important */ + height: 9em; /* Very important */ } #footer .copyright { float: right; diff --git a/main/css/chamilo_orange/default.css b/main/css/chamilo_orange/default.css index 27f416bb52..17a25066ab 100755 --- a/main/css/chamilo_orange/default.css +++ b/main/css/chamilo_orange/default.css @@ -541,9 +541,6 @@ float:left; /* important for ieX*/ margin: 11px 0px 0px 0px ; } - - - #header3 a { -moz-background-clip:border; -moz-background-inline-policy:continuous; @@ -571,14 +568,14 @@ float:left; /* important for ieX*/ } #current a { -background:transparent url(images/tab_left-active.gif) no-repeat scroll left top; -color:#FFFFFF; -cursor:pointer; -float:left; -height:25px; -padding-left:9px; -padding-right:2px; -text-decoration:none; + background:transparent url(images/tab_left-active.gif) no-repeat scroll left top; + color:#FFFFFF; + cursor:pointer; + float:left; + height:25px; + padding-left:9px; + padding-right:2px; + text-decoration:none; } #header3 li { @@ -586,16 +583,16 @@ float:left; } #current { -background:transparent url(images/tab_center-active.gif) no-repeat scroll right top;; -color:#FFFFFF; -cursor:pointer; -display:block; -float:left; -height:20px; -overflow:hidden; -padding-bottom:6px; -margin-right:-3px; -margin-right:3px; + background:transparent url(images/tab_center-active.gif) no-repeat scroll right top;; + color:#FFFFFF; + cursor:pointer; + display:block; + float:left; + height:20px; + overflow:hidden; + padding-bottom:6px; + margin-right:-3px; + margin-right:3px; } #current #tab_active { @@ -720,11 +717,11 @@ margin-top:0; /*height: 10em;*/ /* Do not change this value */ overflow:hidden; width: 100%; - padding-bottom:20px; + padding-bottom:18px; } /* Sticky footer*/ .push { - height: 10em; /* Do not change this value */ + height: 9em; /* Do not change this value */ } #footer .copyright { float: right; diff --git a/main/css/chamilo_red/default.css b/main/css/chamilo_red/default.css index 3d61353fb8..deb5a17576 100755 --- a/main/css/chamilo_red/default.css +++ b/main/css/chamilo_red/default.css @@ -622,7 +622,7 @@ margin-right:3px; padding: 0 30px 0 0; background-color: transparent; border: none; - COLOR: #fff; + color: #fff; font-size: 1.0em; font-weight:bold; font-family: verdana, arial, helvetica, sans-serif; @@ -721,11 +721,11 @@ margin-top:0; /*height: 10em;*/ /* Do not change this value */ overflow:hidden; width: 100%; - padding-bottom:20px; + padding-bottom:18px; } /* Sticky footer*/ .push { - height: 10em; /* Do not change this value */ + height: 9em; /* Do not change this value */ } #footer .copyright { float: right;