Revision 3646552f src/gr/grnet/pithos/web/client/Pithos.css

b/src/gr/grnet/pithos/web/client/Pithos.css
54 54
.statistics .gwt-HTML {
55 55
	font-size: 80%;
56 56
}
57

  
58
.uploadAlert {
59
	background-color: #4085a5;
60
	border: none;
61
	width: 350px;
62
}
63

  
64
.uploadAlertLink {
65
	text-decoration: underline;
66
	position: absolute;
67
	left: 200px;
68
	top: 2px;
69
}
70

  
71
.uploadAlertClose {
72
	cursor: pointer;
73
	position: absolute;
74
	right: 1px;
75
	top: 2px;
76
}

Also available in: Unified diff