Revision e56be452 src/gr/grnet/pithos/web/public/pithos.css

b/src/gr/grnet/pithos/web/public/pithos.css
339 339
	padding-left: 4;
340 340
}
341 341

  
342
.pithos-treeHeader {
343
	background-color: #74aec9;
344
	height: 25px;
345
    width: 100%;
342
.pithos-statistics {
343
	color: black;
344
	padding: 10px;
346 345
}
347 346

  
348
.pithos-statistics {
349
	color: white;
350
	padding: 5px;
347
.pithos-statistics .gwt-HTML {
348
	font-size: smaller;
349
}
350

  
351
.pithos-statisticsSeparator {
352
	background: url(images/separator.png) no-repeat;
353
	width: 100%;
354
	height: 3px;
351 355
}
352 356

  
353 357
.pithos-splitPanel {
......
736 740

  
737 741
.pithos-folderTreeSection {
738 742
	padding-left: 10px;
743
	width:100%;
744
}
745

  
746
.pithos-folderTreeSectionHeader {
747
	background-color: #74aec9;
748
	height: 25px;
749
    width: 100%;
739 750
}
740 751

  
741 752
.pithos-folderTreeSectionContent {

Also available in: Unified diff