liquid_feedback_frontend
diff static/style.css @ 315:2e404166c9a1
Added small delegation arrow, small color changes
| author | bsw | 
|---|---|
| date | Tue Feb 28 11:08:12 2012 +0100 (2012-02-28) | 
| parents | 56dc44366c38 | 
| children | ec2699978a1f | 
   line diff
1.1 --- a/static/style.css Mon Feb 27 18:10:47 2012 +0100 1.2 +++ b/static/style.css Tue Feb 28 11:08:12 2012 +0100 1.3 @@ -220,7 +220,7 @@ 1.4 margin-top: 1ex; 1.5 margin-left: 10px; 1.6 margin-right: 10px; 1.7 - background-color: #f7f7f7; 1.8 + background-color: #eee; 1.9 border-radius: 8px; 1.10 } 1.11 1.12 @@ -755,7 +755,7 @@ 1.13 } 1.14 1.15 .initiatives_list .nohover tr:hover td { 1.16 - background-color: #f7f7f7; 1.17 + background-color: #eee; 1.18 } 1.19 1.20 .nohover table tr:hover td {