Mercurial > public > sg101
comparison 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 |
comparison
equal
deleted
inserted
replaced
427:85d7b62d5c17 | 428:77b3b01843b5 |
---|---|
15 width: 96%; | 15 width: 96%; |
16 } | 16 } |
17 | 17 |
18 table.messages th { | 18 table.messages th { |
19 color: black; | 19 color: black; |
20 background: #bdd6d6; | 20 background: #87b6d9; |
21 padding: 3px 4px 3px 4px; | 21 padding: 3px 4px 3px 4px; |
22 font-weight: bold; | 22 font-weight: bold; |
23 } | 23 } |
24 | 24 |
25 table.messages td { | 25 table.messages td { |