X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fduepuntozero%2Fstyle.css;h=fce86182572682c52a946f3b0c2677ef08c550e4;hb=05597b564d2a00a9591861baeb6945fe22c55121;hp=a7dc14e9e213fa35d3c7dc68f2145cdcb16360c4;hpb=f71db67a36ed24e74b49626a303b523fefc22039;p=friendica.git diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index a7dc14e9e2..fce8618257 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -3137,6 +3137,7 @@ aside input[type='text'] { display: block; width: 20px; height: 23px; float: left; background-image: url('../../../images/content-types.png'); + background-position: -80px 0px; } .body-attach { @@ -3304,4 +3305,8 @@ ul.menu-popup { } #div_id_remember input { width: 20px; -} \ No newline at end of file +} + +.shared_header span { + margin-left: 10px; +}