X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Fregister.css;h=7e85d75d83e865d307e2fa841c23b4dfaee335fa;hb=abba116c28db312ee1cb4ca6897f358168f86c7c;hp=84610b2be6eed433bd04322f935feadb8467d9e0;hpb=1f92a901985650da63f023930dd069cc671c2c74;p=myslice.git diff --git a/portal/static/css/register.css b/portal/static/css/register.css index 84610b2b..7e85d75d 100644 --- a/portal/static/css/register.css +++ b/portal/static/css/register.css @@ -7,7 +7,7 @@ overflow:auto; } input { - border:2px solid #456879; + /*border:2px solid #456879;*/ height: 22px; width: 200px; font-size: 10px; @@ -21,7 +21,12 @@ label { display: inline-block; } - +.OneLabTitle{ + padding-top: 12px; + background-color: #C1DAD7; + border: 1px solid #61210B; + text-align: center; +} .fed4fireTitle{ padding-top: 12px; background-color: orange; @@ -34,9 +39,9 @@ label.error { float: none; color: red; padding-left: .5em; vertical-align: top; p { /*border-bottom:1px solid #B7DDF2;*/ color:#666666; -font-size:10px; -margin-bottom:20px; -padding-bottom:10px; +/* font-size:10px; */ +/* margin-bottom:20px; */ +/* padding-bottom:10px; */ } @@ -66,7 +71,7 @@ font-size:12pt; /* float:right; */ text-align: center; margin-top: 15px; -margin-left: 180px; +margin-left: 250px; } .field { padding:10px;