X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Flogin-style.css;h=4c853307165b12086901a677bd0362022e5a9e1e;hb=126c4774c330d9c9c9038312198c57fb653682df;hp=4ebf7d74023558cc58be91e85447dc00503740d4;hpb=a6c05b51863c9f7215d0762e8e81e02e33bea405;p=friendica.git diff --git a/view/theme/frost-mobile/login-style.css b/view/theme/frost-mobile/login-style.css index 4ebf7d7402..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; @@ -89,13 +92,14 @@ div.section-wrapper { #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;