liquid_feedback_frontend

changeset 340:65561f115d26

Small optical changes and css code cleanup
author bsw
date Tue Feb 28 19:02:15 2012 +0100 (2012-02-28)
parents f8481330f4c2
children 56c13151d0b8
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Feb 28 18:59:11 2012 +0100
     1.2 +++ b/static/style.css	Tue Feb 28 19:02:15 2012 +0100
     1.3 @@ -263,6 +263,9 @@
     1.4    background-color: #fcfcfc;
     1.5    border-radius: 8px;
     1.6    clear: left;
     1.7 +  border: 1px solid #ddd;
     1.8 +  padding-top: 1ex;
     1.9 +  padding-bottom: 1ex;
    1.10  }
    1.11  
    1.12  .title {
    1.13 @@ -295,12 +298,6 @@
    1.14    padding: 1ex 1em 0 1em;
    1.15  }
    1.16  
    1.17 -.slot_initiatives_list {
    1.18 -  border: 1px solid #ccc;
    1.19 -  padding-top: 1ex;
    1.20 -  padding-bottom: 1ex;
    1.21 -}
    1.22 -
    1.23  .member_list .member_image_avatar {
    1.24    float: left;
    1.25    margin-right: 0.5em;

Impressum / About Us