Revision c658bf66 web_client/src/gr/grnet/pithos/web/client/PithosCellTreeBasic.css

b/web_client/src/gr/grnet/pithos/web/client/PithosCellTreeBasic.css
32 32
}
33 33

  
34 34
.cellTreeItemImage {
35
	padding-top: 5px;
35 36
}
36 37

  
37 38
.cellTreeItemImageValue {
......
49 50
}
50 51

  
51 52
.cellTreeItem:HOVER {
52
	background-color: #A1C8DB;
53
	background-color: #A1C8DA;
53 54
}
54 55

  
55 56
.cellTreeOpenItem {
......
73 74

  
74 75
.cellTreeSelectedItem {
75 76
  color: #d45500;
77
  background-color: #BCD7E3;
76 78
  height: auto;
77 79
  overflow: visible;
78 80
}

Also available in: Unified diff