liquid_feedback_frontend
diff static/style.css @ 608:e58dad2e0087
Added optical effect to boxes on start page
author | bsw |
---|---|
date | Sun Jun 24 23:26:33 2012 +0200 (2012-06-24) |
parents | 9df26b41ace0 |
children | 7dc5ab12bfe3 |
line diff
1.1 --- a/static/style.css Sun Jun 24 23:18:04 2012 +0200 1.2 +++ b/static/style.css Sun Jun 24 23:26:33 2012 +0200 1.3 @@ -412,6 +412,7 @@ 1.4 1.5 .page_head .unit_head .title, 1.6 .page_head .area_head .title, 1.7 +.area_list .area .title, 1.8 .issue .title { 1.9 background-color: #eee; 1.10 background-image: linear-gradient(top, #eee 0%, #f7f7f7 10%, #fff 100%);