Files section should be initialy open
[pithos-web-client] / src / gr / grnet / pithos / web / client / PithosCellTable.css
index 48cbcda..4cf7439 100644 (file)
@@ -23,7 +23,7 @@
        cursor: pointer;
        color: white;
        background-color: #74aec9;
-       height: 25px;
+       height: 28px;
        text-shadow: none;
        font-size: 13px;
        font-weight: normal;
@@ -93,3 +93,8 @@
   height: auto;
   overflow: auto;
 }
+
+@sprite .cellTableFirstColumnShared {
+       gwt-image: 'cellTableSharedIcon';
+       background-position: 5px 9px;
+}
\ No newline at end of file