X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fstyle.css;h=d2976c20a9b9e5edc2677222018f7e1c027686fb;hb=cc9ce39e3f1d7335de2124f78c5ecb02becd197c;hp=9cf97e0a7a37966e5a276e5a73eed5429110a1ea;hpb=5635fe250ca4ef8e1dcf12cfe0f49b2a23c86b16;p=friendica.git diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 9cf97e0a7a..d2976c20a9 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -1164,14 +1164,14 @@ input#dfrn-url { } .wall-item-content-wrapper { - padding-top: 30px; + padding-top: 1em; border-top: 2px solid #AAAAAA; position: relative; } .wall-item-content-wrapper.comment { - margin-top: 30px; + margin-top: 15px; padding-top: 0px; margin-left: 5px; margin-right: 5px; @@ -1261,7 +1261,7 @@ input#dfrn-url { /* z-index: 100;*/ } .wall-item-lock { - margin-top: 30px; + margin-top: 1em; left: 105px; position: absolute; top: 1px; @@ -1355,11 +1355,11 @@ input#dfrn-url { } .wall-item-photo { border: none; + border-radius: 7px; } .comment .wall-item-photo { width: 50px !important; height: 50px !important; - border-top-left-radius: 10px; } .wall-item-content { float: left; @@ -1630,6 +1630,9 @@ input#dfrn-url { #profile-jot-plugin-end{ clear: both; } +input#profile-jot-email { + display: block; +} .profile-jot-net { float: left; margin-right: 10px; @@ -2123,14 +2126,14 @@ input#dfrn-url { } #profile-jot-acl-wrapper{ - width:270px; + /*width:270px;*/ padding-left:10px; height:auto; overflow:visible; } #acl-wrapper { - width: 270px; + /*width: 270px;*/ float:left; } #acl-search { @@ -3898,6 +3901,9 @@ div.jGrowl div.info { top: 15px; right: 10px; } +div.jGrowl-notification { + border-radius: 7px; +} .qcomment { border: 1px solid #EEE; padding: 3px;