Tweak some colors.
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 5 Aug 2009 06:45:59 +0000 (00:45 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 5 Aug 2009 06:45:59 +0000 (00:45 -0600)
imp/themes/screen-dimp.css

index b95fe6d..87e38b8 100644 (file)
@@ -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. */