Julio Montoya 13 ani în urmă
părinte
comite
3b964387cc

+ 3 - 5
main/css/delicious_bordeaux/default.css

@@ -198,8 +198,7 @@ a.invisible:link, a.invisible:visited {
 }
 .clear {
 	clear: both;
-	line-height:
- 0px;
+	line-height:0px;
 	height: 0;
 }
 
@@ -514,9 +513,9 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	height: 15px;
 	background-color: #975b5b;
 	color: #fff;
-	padding: 4px 0px 4px 21px;	
+	padding: 4px 0px 4px 10px;	
 	margin-bottom: 2px;	
-	width:98%;
+	width:99%;
 	float:left;
 }
 #header4 a {
@@ -571,7 +570,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	float: left;
 	margin-left:10px;
 }
-
 #footer a {
 	/*color:#fff;*/
 }

+ 5 - 5
main/css/dokeos_blue/default.css

@@ -36,7 +36,7 @@ body {
 	position: relative; /* to avoid the IE peekabo bug*/
 	margin: 0px auto;
 	margin-top: 10px;
-	width: 98%;
+	width: 96%;
 	padding: 0px 10px 10px 10px;
 	min-height: 320px;
 }
@@ -514,10 +514,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	height: 15px;
 	background-color: #4171B5;
 	color: #fff;
-	padding: 4px;
-	padding-left: 21px;
-	margin-bottom: 2px;
-	clear:right;
+	padding: 4px 0px 4px 10px;	
+	margin-bottom: 2px;	
+	width:99%;
+	float:left;
 }
 #header4 a {
 	color: #fff;

+ 5 - 5
main/css/steel_grey/default.css

@@ -36,7 +36,7 @@ body {
 	position: relative; /* to avoid the IE peekabo bug*/
 	margin: 0px auto;
 	margin-top: 10px;
-	width: 98%;
+	width: 96%;
 	padding: 0px 10px 10px 10px;
 	min-height: 320px;
 }
@@ -513,9 +513,10 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	height: 15px;
 	background-color: #808080;
 	color: #fff;
-	padding: 4px 0px 4px 21px;
-	margin-bottom: 2px;
-	clear:right;
+	padding: 4px 0px 4px 10px;	
+	margin-bottom: 2px;	
+	width:99%;
+	float:left;
 }
 #header4 a {
 	color: #fff;
@@ -569,7 +570,6 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	float: left;
 	margin-left:10px;
 }
-
 #footer a {
 	color:#fff;
 }