Override background as well

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
Madhura Jayaratne 2015-02-23 12:16:03 +05:30
parent 6642772f43
commit fce5238f03
2 changed files with 2 additions and 0 deletions

View File

@ -1990,6 +1990,7 @@ fieldset .disabled-field td {
}
.toggleButton .container td {
background-image: none;
background: none;
}
.toggleButton .toggleOn {
color: #fff;

View File

@ -2531,6 +2531,7 @@ fieldset .disabled-field td {
}
.toggleButton .container td {
background-image: none;
background: none;
}
.toggleButton .toggleOn {
color: #fff;