X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Flogin-style.css;h=840c404d8d2ab61480168e506c07d19c2489970c;hb=53e5592f9a2d55434263f59a91c80fb46242307a;hp=7d882fd8ca2f9eb3da235fa831c378e4188133e9;hpb=9d4fdee65d54a0ece18faaf2ec59af764f62d80d;p=friendica.git diff --git a/view/theme/frost/login-style.css b/view/theme/frost/login-style.css index 7d882fd8ca..840c404d8d 100644 --- a/view/theme/frost/login-style.css +++ b/view/theme/frost/login-style.css @@ -31,6 +31,9 @@ div.jGrowl div.info { top: 15px; right: 15px; } +div.jGrowl-notification { + border-radius: 7px; +} .login-button { margin-top: 110px; @@ -78,6 +81,20 @@ div.section-wrapper { width: 200px; } +.field.checkbox label { + position: auto; + /*margin-left: 100px;*/ +} +.field.checkbox input { + width: auto; + margin-left: 140px; +} + +#div_id_remember { + margin-top: 10px; + margin-bottom: 10px; +} + /*.openid input {*/ #id_openid_url, .openid input { background: url(login-bg.gif) no-repeat;