Added \!important to arrow image style in the file list
authorChristos Stathis <chstath@ebs.gr>
Fri, 4 Nov 2011 11:11:51 +0000 (13:11 +0200)
committerChristos Stathis <chstath@ebs.gr>
Fri, 4 Nov 2011 11:11:51 +0000 (13:11 +0200)
src/gr/grnet/pithos/web/public/pithos.css

index 6ab150f..41df925 100644 (file)
@@ -434,7 +434,7 @@ table.pithos-permList.props-labels {
 }*/
 
 .pithos-list thead th img {
-    top: 5px;
+    top: 5px !important;
 }
 
 .effectPanel-inner {