Revision 5841646f snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
224 224

  
225 225
/* Style for im/projects */
226 226
table.alt-style 								{ color:#000; width:100%; }
227
table.alt-style caption							{ font-weight:normal;  font-size:1.154em; }
227
table.alt-style caption							{ font-weight:normal;  font-size:1.154em; margin-bottom:15px;}
228 228
table.alt-style tr th							{ font-weight:normal; color:#3582AC }
229 229
table.alt-style tr td							{ color:#222; }
230 230
table.alt-style tr td:first-child,
......
374 374
/* quotas-form  */
375 375

  
376 376
.quotas-form fieldset							{ background:url(../images/dots.jpg) repeat-x scroll center bottom transparent; margin-bottom:3em; padding-bottom:3em; position:relative; }
377
.quotas-form legend								{ color:#55B577; font-size:1.154em; margin-bottom:3em; position:relative; }
377
.quotas-form legend								{ color:#55B577; font-size:1.308em; margin-bottom:3em; position:relative; }
378 378
.quotas-form legend span						{ color:#222; font-size:0.867em; }
379 379
form.quotas-form legend span.info				{ position:relative; display:inline-block; top:auto; left:auto;  margin-left:10px;}
380 380
form.quotas-form legend span.info em			{ position:static; }
381 381
form.quotas-form legend span.info span			{ width:395px; }
382
.quotas-form .with-checkbox .checkbox-widget	{ margin-top:12px; } 
383
.quotas-form .with-checkbox span.info 			{ top:15px; }
382
.quotas-form .with-checkbox .checkbox-widget	{ margin-top:9px; } 
383
.quotas-form .with-checkbox span.info 			{ top:12px; }
384 384
.quotas-form .form-row.submit					{ text-align:center; }
385 385
.quotas-form input[type="submit"]				{ margin:15px 0; background-color:#B3B3B3 }
386 386
.quotas-form input[type="submit"]:hover			{ background:#55B577 }
......
458 458
table .msg-wrap .dialog .no.submit				{ float:right; }
459 459
table.alt-style .centered						{ text-align:center; }
460 460
table.alt-style form.link-like					{ float:none }
461
form.quotas-form span.error-msg span			{ display:block; color:red; }
462
form.quotas-form span.error-msg em,
463
form.quotas-form span.error-msg:hover em		{ background-position:-58px -3px; }

Also available in: Unified diff