PlWizard tabs are fully clickable
[platal.git] / htdocs / css / default.css
index 6e6ba22..8fcfbfe 100644 (file)
@@ -320,13 +320,13 @@ div.long td.rt { width: 65%; }
     background-color: #777;
 }
 
-.wizard .wiz_header .wiz_tab a {
+.wizard .wiz_header a {
     color: #000;
     text-decoration: none;
     vertical-align: middle;
 }
 
-.wizard .wiz_header .active a {
+.wizard .wiz_header a.active {
     color: #fff;
 }