X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Flogin-style.css;h=4c853307165b12086901a677bd0362022e5a9e1e;hb=5adfeb0bd5fed2f793332056c03bb7c043d5fc69;hp=222da2db8b333d574a5b07bde04ea86a2dbb79a9;hpb=4196b6a96c47ccaaba1fb775b4d5de93eed7cc99;p=friendica.git diff --git a/view/theme/frost-mobile/login-style.css b/view/theme/frost-mobile/login-style.css index 222da2db8b..4c85330716 100644 --- a/view/theme/frost-mobile/login-style.css +++ b/view/theme/frost-mobile/login-style.css @@ -36,6 +36,9 @@ div.jGrowl div.info { top: 15px; right: 10px; } +div.jGrowl-notification { + border-radius: 7px; +} .login-button { margin-top: 90px; @@ -87,11 +90,16 @@ div.section-wrapper { margin-left: 30px; } +#div_id_remember { + margin-top: 10px; + margin-bottom: 10px; +} + #login_openid { margin-top: 50px; } -#login_openid input { +#login_openid input, input.openid { background: url(login-bg.gif) no-repeat; background-position: 0 50%; width: 182px;