remove background color from radios and checkboxes for IEs
This commit is contained in:
parent
192cb575da
commit
99a916d5eb
3 changed files with 17 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
body {
|
||||
position: relative;
|
||||
padding-top: 90px;
|
||||
background-color: #fff;
|
||||
background-color: red;
|
||||
background-image: url(../img/grid-18px-masked.png);
|
||||
background-repeat: repeat-x;
|
||||
background-position: 0 40px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue