diff gpp/messages/static/css/messages.css @ 428:77b3b01843b5

Gave the beta private messages a 'compose to' view. Tweaked the color of the tables to match the jquery ui theme.
author Brian Neal <bgneal@gmail.com>
date Sun, 01 May 2011 02:11:48 +0000
parents 76ba9478ebbd
children
line wrap: on
line diff
--- a/gpp/messages/static/css/messages.css	Tue Apr 26 02:11:00 2011 +0000
+++ b/gpp/messages/static/css/messages.css	Sun May 01 02:11:48 2011 +0000
@@ -17,7 +17,7 @@
 
 table.messages th {
    color: black;
-   background: #bdd6d6;
+   background: #87b6d9;
    padding: 3px 4px 3px 4px;
    font-weight: bold;
 }