From: Michael M Slusarz Date: Mon, 12 Oct 2009 18:50:18 +0000 (-0600) Subject: Clean up some CSS formatting X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6a2887d8a244a9426a77f517ae905891da4d009b;p=horde.git Clean up some CSS formatting --- diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index c0335549f..1b3b38272 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -26,9 +26,7 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)
-
- -
+
getValue('spam_folder'), true)))): ?> diff --git a/imp/templates/imp/compose.html b/imp/templates/imp/compose.html index 7424e2ea2..0881967a0 100644 --- a/imp/templates/imp/compose.html +++ b/imp/templates/imp/compose.html @@ -1,10 +1,8 @@
-
-
-
-
-
+
+
+
diff --git a/imp/themes/ie7-dimp.css b/imp/themes/ie7-dimp.css index e064297c4..3c24119af 100644 --- a/imp/themes/ie7-dimp.css +++ b/imp/themes/ie7-dimp.css @@ -21,9 +21,6 @@ div.msgSize { overflow: hidden; } -form#compose { - margin-top: -13px; -} #to, #cc, #bcc { overflow: auto; } diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 30896163a..b7550ab7d 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -842,12 +842,11 @@ a.address:hover img { /* Popup message styling. */ .headercloseimg { - float: right !important; - padding-right: 2px; + float: right; cursor: pointer; } -.headertitle { - border-bottom: none; +#compose_close { + margin-top: 1px; } /* Keyboard key style */