liquid_feedback_frontend
diff static/style.css @ 341:56c13151d0b8
Let delegation drop down box looks more nice
| author | bsw |
|---|---|
| date | Tue Feb 28 19:13:50 2012 +0100 (2012-02-28) |
| parents | 65561f115d26 |
| children | 6be42327b67f |
line diff
1.1 --- a/static/style.css Tue Feb 28 19:02:15 2012 +0100 1.2 +++ b/static/style.css Tue Feb 28 19:13:50 2012 +0100 1.3 @@ -462,7 +462,7 @@ 1.4 border-radius: 0 5px 5px 5px; 1.5 padding: 1em; 1.6 width: 35em; 1.7 - border: 1px solid #fff; 1.8 + border: 1px solid #5f6675; 1.9 border-top: none; 1.10 } 1.11 1.12 @@ -1363,7 +1363,8 @@ 1.13 .help, 1.14 .use_terms, 1.15 .motd, 1.16 -.ui_filter a.active { 1.17 +.ui_filter a.active, 1.18 +.vote_info .content { 1.19 box-shadow: #777 0px 5px 5px -5px; 1.20 -mox-box-shadow: #777 0px 5px 5px -5px; 1.21 -webkit-box-shadow: #777 0px 5px 5px -5px;