]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/facepark/style.css
Only show the options that fit to the current network.
[friendica.git] / view / theme / facepark / style.css
index 6680a643478eee43befa11c6629eed13eeb183fb..d1ce000b41ec1e121463b1972fefd02662af05c2 100644 (file)
@@ -202,7 +202,7 @@ aside {
        border-radius: 5px;
        padding: 5px;
        font-weight: bold;
-       background: #3465a4 url('friendika-16.png') no-repeat 95% center;
+       background: #3465a4 url('friendica-16.png') no-repeat 95% center;
 }
 
 /* section */
@@ -434,7 +434,7 @@ div.wall-item-content-wrapper.shiny {
 
 input#dfrn-url {
        float: left;
-       background: url(friendika-16.png) no-repeat;
+       background: url(friendica-16.png) no-repeat;
        background-position: 2px center;
        font-size: 17px;
        padding-left: 21px;
@@ -2935,6 +2935,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 {