liquid_feedback_frontend

changeset 645:e405255faa6a

Shadows added to filter buttons
author bsw
date Mon Jun 25 19:59:37 2012 +0200 (2012-06-25)
parents 7b2d7c0990b7
children 285d1ca156ba
files static/style.css
line diff
     1.1 --- a/static/style.css	Mon Jun 25 19:58:09 2012 +0200
     1.2 +++ b/static/style.css	Mon Jun 25 19:59:37 2012 +0200
     1.3 @@ -316,6 +316,7 @@
     1.4  .initiative_head,
     1.5  .issues .issue,
     1.6  .ui_tabs_links a,
     1.7 +.ui_filter a,
     1.8  .draft_content,
     1.9  .help,
    1.10  .use_terms,
    1.11 @@ -565,7 +566,7 @@
    1.12    margin-right: 0.5em;
    1.13    background-color: #fff;
    1.14    padding: 0.5ex 0.5em;
    1.15 -  border-radius: 4px;
    1.16 +  border-radius: 6px;
    1.17    border: 1px solid #bbb;
    1.18  }
    1.19  

Impressum / About Us