Revision d2a553dc

b/snf-astakos-app/astakos/im/static/im/cloudbar/cloudbar.css
19 19
.cloudbar .profile a                            { text-decoration:none; color:#fff; display:block; width:100%;}
20 20
.cloudbar .profile ul                           { position:absolute;   right:0; top:35px; padding:0; margin:0;  width:190px; display:none;	z-index:9; background:#fff;}
21 21
.cloudbar .profile ul li                        { list-style:none outside; line-height:35px; padding:0 45px 0  20px;}
22
.cloudbar .profile ul li:hover a				{ color:#3582AC;}
22
.cloudbar .profile ul li a:hover				{ color:#3582AC;}
23 23
.cloudbar .profile  a							{ padding-right:20px; width:auto; }
24 24
.cloudbar .profile .user a span					{ padding:0 20px;   background:url(../images/arrow-lt.png) no-repeat right center;}
25 25
.cloudbar .profile .full a span                 { background-image:url(../images/arrow-down.png); }
b/snf-astakos-app/astakos/im/static/im/css/modules.css
387 387
.quotas-form legend span						{ color:#222; font-size:0.867em; }
388 388
form.quotas-form legend span.info				{ position:relative; display:inline-block; top:auto; left:auto;  margin-left:10px; vertical-align:middle; margin-top:-2px;}
389 389
form.quotas-form legend span.info em			{ position:static; }
390
form.quotas-form legend span.info span			{ width:395px; }
390
form.quotas-form legend span.info span			{ width:500px; }
391
form.quotas-form  span.info span				{ width:285px;  }
391 392
.quotas-form .with-checkbox .checkbox-widget	{ margin-top:9px; } 
392 393
.quotas-form .with-checkbox span.info 			{ top:12px; }
393 394
.quotas-form .form-row.submit					{ text-align:center; }

Also available in: Unified diff