From: Michael M Slusarz Date: Wed, 8 Apr 2009 05:55:03 +0000 (-0600) Subject: CSS tweaks/fixes. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=293800bb464aa363f9b81e9bdf6d574d4ec2376a;p=horde.git CSS tweaks/fixes. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 3804e9476..c9a45742a 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -67,6 +67,9 @@ div#quota { } /* SpellChecker styles. */ +#spellcheck { + color: #000; +} .Checking { color: red; } @@ -477,8 +480,7 @@ div.msgSize { .dimpActions .disabled span.popdown:hover, .dimpActions .disabled span.spellcheckPopdownImg { border: 0; cursor: default; - padding-left: 2px; - padding-right: 2px; + margin: 0; } #button_compose, #button_checkmail { display: none; @@ -769,6 +771,7 @@ div.dimpActionsCompose, div.dimpActionsMsg { background: gray; color: #fff; cursor: pointer; + text-decoration: none; } .context .sep { border-bottom: 1px #d4d4d4 solid; diff --git a/imp/themes/screen.css b/imp/themes/screen.css index f57a594f4..d69ce9534 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -315,10 +315,7 @@ table.flagmanagement tbody td.flagicon { background: #f00; } -table.msgheaders, td { - vertical-align: inherit; -} -table.msgheaders, td.msgheader { +td.msgheader { width: 100%; } table.multipleMsgs td.msgheader {