Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/common.css')
-rw-r--r--skins/classic/common.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/skins/classic/common.css b/skins/classic/common.css
index 54b1c9cc9..01ed26845 100644
--- a/skins/classic/common.css
+++ b/skins/classic/common.css
@@ -26,10 +26,6 @@ select, input, textarea, button
font-family: inherit;
}
-html.mozilla select {
- padding: 2px 1px;
-}
-
th
{
font-weight: normal;
@@ -462,7 +458,6 @@ body.iframe .boxtitle
height: 11px;
padding: 0;
margin: 1px;
- margin-top: 2px;
overflow: hidden;
background: url(images/pagenav.gif) 0 0 no-repeat transparent;
opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */