# HG changeset patch # User bsw # Date 1340647177 -7200 # Node ID e405255faa6a32d2121a5e4263d1fedd50050da5 # Parent 7b2d7c0990b76fa5c8f88d384fec73986017ff7a Shadows added to filter buttons diff -r 7b2d7c0990b7 -r e405255faa6a static/style.css --- a/static/style.css Mon Jun 25 19:58:09 2012 +0200 +++ b/static/style.css Mon Jun 25 19:59:37 2012 +0200 @@ -316,6 +316,7 @@ .initiative_head, .issues .issue, .ui_tabs_links a, +.ui_filter a, .draft_content, .help, .use_terms, @@ -565,7 +566,7 @@ margin-right: 0.5em; background-color: #fff; padding: 0.5ex 0.5em; - border-radius: 4px; + border-radius: 6px; border: 1px solid #bbb; }