]> git.parisson.com Git - teleforma.git/commitdiff
fix li
authoryomguy <yomguy@parisson.com>
Mon, 7 Jan 2013 10:35:03 +0000 (11:35 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 7 Jan 2013 10:35:03 +0000 (11:35 +0100)
teleforma/static/teleforma/css/teleforma.css

index 0ab89f2f9c34b7673025f3eab8849d7194f7896f..f876cfdd0e6068fb89d960ad856a56ef02f1471a 100644 (file)
@@ -91,7 +91,7 @@ a img { border: none; }
     list-style: square;
     padding: .5em;
     padding-left: 2em;
-    font-size: 0.8em;
+    font-size: 1em;
     clear: both;
 }
 
@@ -1804,12 +1804,7 @@ form .exceed{
         color: #000 ;
         font-weight: normal;
         max-height: 450px;
-        overflow-y: auto;
-    
-}
-
-.progress li {
-    font-size: 1.2em;
+        overflow-y: auto;   
 }
 
 .ui-progressbar  {