Remove useless css attributes
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 29 Sep 2007 22:28:41 +0000 (00:28 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 29 Sep 2007 22:28:41 +0000 (00:28 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
htdocs/css/default.css
htdocs/css/keynote.css
htdocs/css/openweb.css

index cfe5c39..39d5aee 100644 (file)
@@ -304,7 +304,6 @@ div.long td.rt { width: 65%; }
 
 .wizard .wiz_header .wiz_tab {
     background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
-    vertical-align: middle;
     height: 100%;
     text-align: center;
     font-size: 75%;
@@ -324,7 +323,6 @@ div.long td.rt { width: 65%; }
 .wizard .wiz_header a {
     color: #000;
     text-decoration: none;
-    vertical-align: middle;
 }
 
 .wizard .wiz_header a.active {
index 334b8fe..725bc91 100644 (file)
@@ -316,7 +316,6 @@ div.long td.rt { width: 65%; }
 
 .wizard .wiz_header .wiz_tab {
     background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
-    vertical-align: middle;
     height: 100%;
     text-align: center;
     font-size: 75%;
@@ -336,7 +335,6 @@ div.long td.rt { width: 65%; }
 .wizard .wiz_header a {
     color: #000;
     text-decoration: none;
-    vertical-align: middle;
 }
 
 .wizard .wiz_header a.active {
index b7b64e0..8644bba 100644 (file)
@@ -295,7 +295,6 @@ div.long td.rt { width: 65%; }
 
 .wizard .wiz_header .wiz_tab {
     background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
-    vertical-align: middle;
     height: 100%;
     text-align: center;
     font-size: 75%;
@@ -315,7 +314,6 @@ div.long td.rt { width: 65%; }
 .wizard .wiz_header a {
     color: #000;
     text-decoration: none;
-    vertical-align: middle;
 }
 
 .wizard .wiz_header a.active {