moved the sideblock accessibility property to the sidblocks section.

This commit is contained in:
urs_hunkler
2007-11-11 19:24:56 +00:00
parent fb529d5c10
commit aaef7468ac
+4 -5
View File
@@ -416,6 +416,10 @@ table.flexible .r1 {
background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}
/* Accessibility: for Windows High Contrast, partial fix MDL-7493. */
.sideblock .hide-show a {
border:1px solid white;
}
/***
@@ -1067,8 +1071,3 @@ form.mform .fdescription.required {
form.mform .required .fgroup span label {
color:#000;
}
/* Accessibility: for Windows High Contrast, partial fix MDL-7493. */
.sideblock .hide-show a {
border:1px solid white;
}