Revision 632b6458 snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
479 479
.summary .quotas-form legend					{ margin-bottom:1em; }
480 480
.projects  p.restricted							{ width:524px; }
481 481
.hidden-submit .form-row.submit					{ display:none; }
482
form.withlabels.hidden-submit					{ margin-bottom:4em; }
482 483
.how-it-works									{ position:relative; }
483 484
.content .how-it-works a.submit					{ position:absolute; right:83px; bottom:50px;  background-color:#B3B3B3 }
484 485
.content .how-it-works a.submit:hover			{ background:#55B577 }
485 486
.content .how-it-works a.submit:focus			{ border-color: #B3B3B3}
486 487
.content .how-it-works a.submit:focus:hover		{ border-color: #55B577}
487 488

  
489
.auth_methods									{ margin-top:2em; padding-bottom:1em; }
488 490
.auth_methods ul								{ margin:1em 0; padding:0; list-style:none outside none; }
489 491
.auth_methods ul li 							{ margin:0 0 1em 0; padding:0; list-style:none outside none; font-size:1.154em; }
490 492
.auth_methods ul li>a							{ padding-right:20px; background:url(../images/arrow-down_green.png) no-repeat center right; color:#55B577 }
491 493
.auth_methods ul li>a.up						{ background-image:url(../images/arrow-up_green.png); }
492 494
.auth_methods ul li .wrap						{ font-size:0.867em; margin-top:1em; display:none; }
493
.auth_methods ul li .actions a					{ margin-right:20px; }
495
.auth_methods ul li .actions a		 			{ margin-right:20px; }
494 496
.auth_methods ul li a.red						{ color:#F24E53; }
495 497
.auth_methods ul.notassigned					{ margin-top:3em; }
496 498
.auth_methods ul.notassigned li>a				{ background:transparent; color: #F89A1C}
497 499
.auth_methods .dialog-wrap						{ display:inline; position:relative; }
498 500
.auth_methods .dialog							{ background:#fff; border:1px dashed #ccc; position:absolute; bottom:30px; left:0; padding:15px; width:220px; display:none;}
499
.auth_methods .dialog .submit					{ min-width:30px; padding:5px 22px; }
500

  
501
.content input:-webkit-autofill 							{ background: transparent; }
501
.auth_methods .dialog .submit					{ min-width:30px; padding:5px 22px; } 
502
.right-align									{ text-align:right; }			

Also available in: Unified diff