Revision 63f9af58 web_client/src/gr/grnet/pithos/web/public/pithos.css

b/web_client/src/gr/grnet/pithos/web/public/pithos.css
64 64
.pithos-DialogBox .inner {
65 65
	width: 95%;
66 66
	background: url(images/white50.png);
67
	padding: 12px;
68
}
69

  
70
.pithos-DialogBox .inner form {
71
	margin: 0px;
72
}
73

  
74
.pithos-dialogbox .inner form input,
75
.pithos-dialogbox .inner form textarea
76
{
77
    border: 1px solid #aaa;
78
    padding:4px;
67 79
}
68 80

  
69 81
.pithos-DialogBox .button {
......
78 90
.pithos-DialogBox .Caption {
79 91
	color: white;
80 92
	background-color: #4085a5;
81
	padding: 4px 4px 4px 8px;
93
	padding: 20px;
82 94
	border-bottom: 1px solid white;
83 95
}
84 96

  
......
88 100
	position: absolute;
89 101
	width: 13px;
90 102
	height: 13px;
91
	top: 7px;
103
	top: 12px;
92 104
	right: 7px;
93 105
}
94 106

  
......
390 402
    text-align: center;
391 403
    color: white;
392 404
    height: 32px;
393
	padding-left: 5px;
394
	padding-right: 5px;
405
	padding: 5px 15px;
406
	margin-right: 10px;
395 407
}
396 408

  
397 409
.pithos-credentialsText {

Also available in: Unified diff