Explorar o código

Modified all style in the toolnav, because the hide / show option, was not centered

Ricardo Rodriguez %!s(int64=15) %!d(string=hai) anos
pai
achega
74e0dd26ac

+ 1 - 1
main/css/academica/default.css

@@ -3025,4 +3025,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/baby_orange/default.css

@@ -466,6 +466,7 @@ form span.form_error {
 	vertical-align:middle;
 }
 .actions {
+	margin: 5px 0px; padding-top: 1px; border-top-width: 1px; top: 10px; right: 10px; bottom: 0px; left: 10px; padding-bottom: 1px;
 	background-color:#FDDEAA;
 	border-bottom:1px solid #EE4C03;
 	border-top:1px solid #EE4C03;
@@ -1408,11 +1409,10 @@ div.system_announcement {
 	min-height: 300px;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3012,4 +3012,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/blue_lagoon/default.css

@@ -455,11 +455,11 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type=
 	min-height: 300px;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3659,4 +3659,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/chamilo/default.css

@@ -696,11 +696,11 @@ margin-top:0;
 	padding: 10px 0 40px 0;
 }
 #toolnav {
-	float: right;
-	margin: 0;
-	margin-left: -5%;  /* the difference to make the left colum appear flush left */
-	padding: 0;
-	width: 180px;
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 #toolnav img {
 	float: left;
@@ -4040,4 +4040,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 
 }
 
-/*           */  
+/*           */  

+ 6 - 6
main/css/chamilo_green/default.css

@@ -700,11 +700,11 @@ margin-top:0;
 	padding: 10px 0 40px 0;
 }
 #toolnav {
-	float: right;
-	margin: 0;
-	margin-left: -5%;  /* the difference to make the left colum appear flush left */
-	padding: 0;
-	width: 180px;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
+	float:right;
 }
 #toolnav img {
 	float: left;
@@ -4021,4 +4021,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/chamilo_red/default.css

@@ -701,11 +701,11 @@ margin-top:0;
 	padding: 10px 0 40px 0;
 }
 #toolnav {
-	float: right;
-	margin: 0;
-	margin-left: -5%;  /* the difference to make the left colum appear flush left */
-	padding: 0;
-	width: 180px;
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 #toolnav img {
 	float: left;
@@ -4023,4 +4023,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/cool_blue/default.css

@@ -431,12 +431,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3536,4 +3536,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 2 - 1
main/css/corporate/default.css

@@ -489,6 +489,7 @@ form span.form_error {
 	/*height:35px;*/
 	padding:2px;
 	margin-bottom: 5px;
+	margin : 6px;
 	vertical-align:middle;
 }
 .actions img {
@@ -3008,4 +3009,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/cosmic_campus/default.css

@@ -1446,11 +1446,11 @@ div.system_announcement_content {
 	min-height: 300px;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3056,4 +3056,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/delicious_bordeaux/default.css

@@ -452,11 +452,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	min-height: 300px;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3529,4 +3529,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

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

@@ -435,12 +435,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3541,4 +3541,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/dokeos_classic/default.css

@@ -1,4 +1,4 @@
-/*****************************************************
+</*****************************************************
  *  MAIN		                                    *
  *****************************************************/
 html {
@@ -473,11 +473,11 @@ input[text] {
 	min-height: 300px;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3820,4 +3820,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/dokeos_classic_2D/default.css

@@ -452,11 +452,11 @@ input.link_alike:hover {
 	padding: 10px 0 40px 0;
 }
 #toolnav {
-	float: right;
-	margin: 0;
-	margin-left: -5%;  /* the difference to make the left colum appear flush left */
-	padding: 0;
-	width: 180px;
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 #toolnav img {
 	float: left;
@@ -3849,4 +3849,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/empire_green/default.css

@@ -447,12 +447,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3551,4 +3551,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/fruity_orange/default.css

@@ -446,12 +446,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3552,4 +3552,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/medical/default.css

@@ -591,11 +591,11 @@ padding: 10px 0 40px 0;
 	margin-left: -5%;
 }
 #toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px; left */
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -4010,4 +4010,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 6 - 6
main/css/public_admin/default.css

@@ -506,11 +506,11 @@ select, input[type=checkbox], input[type=radio], input[type=button], input[type=
 	padding: 10px 0 40px 0;
 }
 #toolnav {
-	float: right;
-	margin: 0;
-	margin-left: -5%;  /* the difference to make the left colum appear flush left */
-	padding: 0;
-	width: 180px;
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 #toolnav img {
 	float: left;
@@ -3725,4 +3725,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/royal_purple/default.css

@@ -444,12 +444,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3549,4 +3549,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 13 - 3
main/css/silver_line/default.css

@@ -499,15 +499,24 @@ this lets the navigation menu appear to the left:
 #center { margin: 0 0 0 180px; padding: 10px 0 40px 0;
  min-height: 300px; }
 
-#toolnav { float: left; width: 180px; padding: 20px 0 0 0;
+float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
+
+#toolnav { float: left; width: 180px; padding: 0;
  margin-left: -5%;
 }
-#toolnav { float: right; width: 180px; padding: 0; margin: 0;
+#toolnav { float: right; width: 180px; padding: 0; margin: -7px 0 0 -5%;
  margin-left: -5%; /* the difference to make the left colum appear flush left */
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
 	margin-right: 0px;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 * html #center {
 	height: 1%;
@@ -1757,6 +1766,7 @@ div.system_announcement {
 	/*height:35px;*/
 	padding:2px;
 	margin-bottom: 5px;
+	margin:5px;
 	vertical-align:middle;
 }
 .actions img {
@@ -3354,4 +3364,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/sober_brown/default.css

@@ -491,12 +491,12 @@ input[text] {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3730,4 +3730,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

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

@@ -449,12 +449,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3552,4 +3552,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}

+ 7 - 7
main/css/tasty_olive/default.css

@@ -447,12 +447,12 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
 	padding: 10px 0 40px 0;
 	min-height: 300px;
 }
-#toolnav {
-	float: right;
-	width: 180px;
-	padding: 0;
-	margin: 0;
-	margin-left: -5%; /* the difference to make the left colum appear flush left */
+#toolnav {
+	float:right;
+	margin:-7px 0 0 -5%;
+	overflow:hidden;
+	padding:0;
+	width:180px;
 }
 /* Hide from IE5-mac. Only IE-win sees this. \*/
 * html #toolnav {
@@ -3554,4 +3554,4 @@ div.attendance-calendar-add div.row div.formw,div.attendance-calendar-edit div.r
 		height: 400px;
 }
 
-#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}
+#columns ul, #columns ol {margin:0; padding:0; list-style:none; border:none;}