Ändringar

17 byte lades till ,  31 augusti 2013 kl. 17.15
ingen redigeringssammanfattning
Rad 44: Rad 44:  
     border-bottom: none;
 
     border-bottom: none;
 
     background: -webkit-gradient(
 
     background: -webkit-gradient(
    linear,
+
      linear,
    left bottom,
+
      left bottom,
    left top,
+
      left top,
    color-stop(1, rgba(0,0,0,0.0)), /* Top */
+
      color-stop(1, rgba(0,0,0,0.0)), /* Top */
    color-stop(0, rgba(0,0,0,1.0)) /* Bottom */  
+
      color-stop(0, rgba(0,0,0,1.0)) /* Bottom */
 +
    );
 
}
 
}
 
.vectorTabs li.new span, .vectorTabs li.new a { color: #f14a30 !important; }
 
.vectorTabs li.new span, .vectorTabs li.new a { color: #f14a30 !important; }