Finished new left pane
[pithos-web-client] / src / gr / grnet / pithos / web / client / PithosDisclosurePanel.css
index f6778cb..98c191d 100644 (file)
  
 .disclosurePanel {
        padding-left: 10px;
+       width: 100%;
+}
+
+.header {
+       background-color: #74aec9;
+       height: 25px;
+    width: 100%;
+    margin-bottom: 5px;
+}
+
+.arrow { 
+       padding-right: 2px;
+}
+
+.content {
+       padding: 4px 0px 4px 8px;
+       margin-left: 6px;
 }