liquid_feedback_frontend

changeset 319:0306d1b14685

Fixed wrong style attribute
author bsw
date Tue Feb 28 16:02:51 2012 +0100 (2012-02-28)
parents 8ed77fae6d77
children aae4ff278008
files static/style.css
line diff
     1.1 --- a/static/style.css	Tue Feb 28 15:59:30 2012 +0100
     1.2 +++ b/static/style.css	Tue Feb 28 16:02:51 2012 +0100
     1.3 @@ -113,7 +113,7 @@
     1.4  
     1.5  .topbar {
     1.6    background-color: #333;
     1.7 -  background: -webkit-gradient(linear, left top, left bottom, 
     1.8 +  background-image: -webkit-gradient(linear, left top, left bottom, 
     1.9      color-stop(0%, #888), color-stop(25%,#333)
    1.10    );
    1.11    color: #fff;

Impressum / About Us