diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-27 15:48:45 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-27 15:48:45 +0000 |
| commit | 850ea4e03d121a66b8b0062b83fd56ae092bab03 (patch) | |
| tree | a45e048bd382ffb3e08d083950b83ab20af37565 /roundcubemail/skins/default/common.css | |
| parent | 9c1db28412620ccb70a57b0bf3aef335f385b9fd (diff) | |
Move more proprietary CSS styles to the ie-hacks file
git-svn-id: https://svn.roundcube.net/trunk@2551 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 2e16b01bf..046843e94 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -197,8 +197,6 @@ a.button-logout right: 200px; z-index: 5000; opacity: 0.85; - /* IE */ - filter: alpha(opacity=85); } #message div @@ -408,7 +406,6 @@ table.records-table tr.unfocused td white-space: nowrap; opacity: 0.7; -moz-opacity: 0.7; - filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); } a.rcmContactAddress |
