]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Icons do now appear on smoothly and duepuntezero as well
[friendica.git] / view / theme / smoothly / style.css
index aa9a8e543b30fe43d78e4d5111ead3cfd6064bae..ea84f0166886d849f398b527d0994140872483aa 100644 (file)
@@ -3991,6 +3991,15 @@ margin-left: 0px;
        height: 20px;
        background-image: url("images/icons.png");
 }
+.pinned {
+       background-image: url("images/star.png");
+       repeat: no-repeat;
+}
+.unpinned {
+       background-image: url("images/premium.png");
+       repeat: no-repeat;
+}
+
 .starred {
        background-image: url("images/star.png");
        repeat: no-repeat;