Finished files section of the new left pane
[pithos-web-client] / src / gr / grnet / pithos / web / public / pithos.css
index 4825ca5..f53c0c0 100644 (file)
@@ -339,15 +339,19 @@ table.pithos-permList.props-labels {
        padding-left: 4;
 }
 
-.pithos-treeHeader {
-       background-color: #74aec9;
-       height: 25px;
-    width: 100%;
+.pithos-statistics {
+       color: black;
+       padding: 10px;
 }
 
-.pithos-statistics {
-       color: white;
-       padding: 5px;
+.pithos-statistics .gwt-HTML {
+       font-size: smaller;
+}
+
+.pithos-statisticsSeparator {
+       background: url(images/separator.png) no-repeat;
+       width: 100%;
+       height: 3px;
 }
 
 .pithos-splitPanel {
@@ -736,6 +740,13 @@ a.pithos-tag {
 
 .pithos-folderTreeSection {
        padding-left: 10px;
+       width:100%;
+}
+
+.pithos-folderTreeSectionHeader {
+       background-color: #74aec9;
+       height: 25px;
+    width: 100%;
 }
 
 .pithos-folderTreeSectionContent {