liquid_feedback_frontend

diff static/style.css @ 177:b9c8503feff7

Highlight members been part of my delegation chain, removed unused code
author bsw
date Sun Oct 31 19:54:07 2010 +0100 (2010-10-31)
parents db91c2005278
children 105abd1d4996
line diff
     1.1 --- a/static/style.css	Sun Oct 31 19:53:15 2010 +0100
     1.2 +++ b/static/style.css	Sun Oct 31 19:54:07 2010 +0100
     1.3 @@ -971,6 +971,10 @@
     1.4    margin-left: 0.5em;
     1.5  }
     1.6  
     1.7 +.member_thumb .flags .in_delegation_chain {
     1.8 +  font-weight: bold;
     1.9 +}
    1.10 +
    1.11  
    1.12  .member .right {
    1.13    float: right;
    1.14 @@ -981,6 +985,10 @@
    1.15    opacity: 0.5;
    1.16  }
    1.17  
    1.18 +.member_thumb.in_delegation_chain {
    1.19 +  border-color: #f70;
    1.20 +}
    1.21 +
    1.22  .member_statement,
    1.23  .draft_content,
    1.24  .suggestion_content {

Impressum / About Us