diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-16 07:44:14 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-16 07:44:14 +0000 |
| commit | 76d936c3c7d9fa6eda0b46d9914f889ef8cc2fcd (patch) | |
| tree | 54fefc0824c4941461f367d3210b50785eef3487 /roundcubemail/skins/default/common.css | |
| parent | 261ddb9ae723722d294543d1dd5a86bc50a89a5d (diff) | |
- set checkbox transparency (for IE) in common.css
git-svn-id: https://svn.roundcube.net/trunk@1314 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 4d41b1465..f6971ed6d 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -80,6 +80,7 @@ input[type="radio"] { border: 0; padding: 0; + background-color: transparent; } input.button |
