From c0ced31177e9355ec9fa33de2a895a7f25c2e1e7 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 5 Aug 2009 00:45:59 -0600 Subject: [PATCH] Tweak some colors. --- imp/themes/screen-dimp.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. */ -- 2.11.0