X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Flogin-style.css;h=bbb60ebabb855d24544bc211ef1bdcc6b5464478;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=222da2db8b333d574a5b07bde04ea86a2dbb79a9;hpb=999c3439e6897525ff23bcbac9beb6a61f4bb421;p=friendica.git diff --git a/view/theme/frost-mobile/login-style.css b/view/theme/frost-mobile/login-style.css index 222da2db8b..bbb60ebabb 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,6 +90,11 @@ div.section-wrapper { margin-left: 30px; } +#div_id_remember { + margin-top: 10px; + margin-bottom: 10px; +} + #login_openid { margin-top: 50px; }