CSS changes
[pithos] / web_client / src / gr / grnet / pithos / web / client / GssCellTreeBasic.css
index b37b22e..fabc026 100644 (file)
 }
 
 .cellTreeKeyboardSelectedItem {
-  background-color: #ffc;
   outline: none;
 }
 
 .cellTreeSelectedItem {
-  background-color: #628cd5;
-  color: white;
+  color: #d45500;
   height: auto;
   overflow: visible;
 }