liquid_feedback_frontend

changeset 640:6dc5dc41ada5

Optical enhancements
author bsw
date Mon Jun 25 19:41:59 2012 +0200 (2012-06-25)
parents 1e4c61b4ef46
children 26d6d5cb4c7c
files static/style.css
line diff
     1.1 --- a/static/style.css	Mon Jun 25 19:41:45 2012 +0200
     1.2 +++ b/static/style.css	Mon Jun 25 19:41:59 2012 +0200
     1.3 @@ -313,12 +313,19 @@
     1.4  
     1.5  .page_head .title,
     1.6  .issue .context,
     1.7 -.issue .title,
     1.8  .initiative_head .title,
     1.9  .area_list .title {
    1.10    padding: 8px 10px 2px 10px;
    1.11  }
    1.12  
    1.13 +.issue .title {
    1.14 +  padding: 5px 10px 0px 10px;
    1.15 +}
    1.16 +
    1.17 +.events .issue .title {
    1.18 +  padding: 5px 10px 10px 10px;
    1.19 +}
    1.20 +
    1.21  .page_head .actions,
    1.22  .page_head .unit_head .content,
    1.23  .page_head .area_head .content,
    1.24 @@ -384,6 +391,7 @@
    1.25  .unit_head {
    1.26    background-color: #44a;
    1.27    background-image: -webkit-linear-gradient(top, #67d, #23a);
    1.28 +  color: #fff;
    1.29  }
    1.30  
    1.31  .unit_head:last-child {

Impressum / About Us