Revision 3f62b626 src/gr/grnet/pithos/web/client/grouptree/PithosGroupDisclosurePanel.css

b/src/gr/grnet/pithos/web/client/grouptree/PithosGroupDisclosurePanel.css
34 34
 */
35 35
 
36 36
.disclosurePanel {
37
	padding-left: 10px;
38 37
	width: 100%;
38
	margin-bottom: 5px;
39 39
}
40 40

  
41 41
.header {
42 42
 	background-color: #cdde87;
43
	height: 25px;
43
	height: 28px;
44 44
    width: 100%;
45
    margin-bottom: 5px;
45
    padding-left: 6px;
46 46
}
47 47

  
48 48
.arrow { 
......
50 50
}
51 51

  
52 52
.content {
53
	padding: 4px 0px 4px 8px;
53
	padding: 4px 0px 4px 0px;
54 54
	margin-left: 6px;
55 55
}

Also available in: Unified diff