liquid_feedback_frontend

diff static/style.css @ 561:12e504938643

Going to v2.beta9
author bsw
date Tue Jun 19 21:33:00 2012 +0200 (2012-06-19)
parents 18e8de7a2b6a
children 418b590fa9ed
line diff
     1.1 --- a/static/style.css	Tue Jun 19 21:28:33 2012 +0200
     1.2 +++ b/static/style.css	Tue Jun 19 21:33:00 2012 +0200
     1.3 @@ -520,7 +520,7 @@
     1.4  .notifications {
     1.5    margin-top: 1ex;
     1.6    background-color: #fdd;
     1.7 -  padding: 1ex;
     1.8 +  padding: 0.5ex;
     1.9  }
    1.10  
    1.11  .notifications ul {
    1.12 @@ -1368,7 +1368,8 @@
    1.13  /* shadows */
    1.14  
    1.15  .initiative_head,
    1.16 -.box {
    1.17 +.box,
    1.18 +div.notifications {
    1.19    border: 1px solid #aaa;
    1.20    border-radius: 8px;
    1.21  }
    1.22 @@ -1393,7 +1394,8 @@
    1.23  .ui_filter a.active,
    1.24  .vote_info .content,
    1.25  .member_area_list,
    1.26 -.box {
    1.27 +.box,
    1.28 +div.notifications {
    1.29    box-shadow: #777 0px 5px 5px -5px;
    1.30    -mox-box-shadow: #777 0px 5px 5px -5px;
    1.31    -webkit-box-shadow: #ddd 3px 3px 3px -1px;

Impressum / About Us