moved the sideblock accessibility property to the sidblocks section.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user