liquid_feedback_frontend

diff static/style.css @ 242:2dc13655afca

Removed vote later support (which was removed from core-2)
author bsw
date Fri Dec 30 03:02:09 2011 +0100 (2011-12-30)
parents 105abd1d4996
children 272193cc190e
line diff
     1.1 --- a/static/style.css	Fri Dec 30 02:59:43 2011 +0100
     1.2 +++ b/static/style.css	Fri Dec 30 03:02:09 2011 +0100
     1.3 @@ -304,8 +304,7 @@
     1.4  
     1.5  .interest,
     1.6  .slot_support,
     1.7 -.delegation,
     1.8 -.voting_requested {
     1.9 +.delegation {
    1.10    float: left;
    1.11    position: relative;
    1.12    z-index: 1;
    1.13 @@ -313,8 +312,7 @@
    1.14  
    1.15  .interest img,
    1.16  .slot_support img,
    1.17 -.delegation img,
    1.18 -.voting_requested img {
    1.19 +.delegation img {
    1.20    padding-left: 0.2em;
    1.21    padding-right: 0.2em;
    1.22  }
    1.23 @@ -366,11 +364,6 @@
    1.24    font-size: 80%;
    1.25  }
    1.26  
    1.27 -.voting_requested .head_active {
    1.28 -  background-color: #fdd;
    1.29 -  border: 1px solid #b77;
    1.30 -}
    1.31 -
    1.32  .vote_info .close {
    1.33    position: absolute;
    1.34    top: 0;

Impressum / About Us