From: Michael M Slusarz Date: Wed, 5 Aug 2009 06:45:59 +0000 (-0600) Subject: Tweak some colors. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=c0ced31177e9355ec9fa33de2a895a7f25c2e1e7;p=horde.git Tweak some colors. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index b95fe6de6..87e38b8d1 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -203,7 +203,7 @@ div.msgSize { text-indent: 1px; } .msglist div.vpRowSelected { - background: #ffc !important; + background: #ffa !important; } /* Rows: flags. */ @@ -309,7 +309,7 @@ div.vpRow.flagDeleted { padding: 1px 4px 0 0; } #sidebarPanel li.on { - background: #ffc; + background: #ffa; } #sidebarPanel li div { cursor: pointer; @@ -762,7 +762,7 @@ div.dimpActionsCompose, div.dimpActionsMsg { padding-left: 16px; } .contextSelected { - background: yellow; + background: #ffa; } /* Email Addresses. */