]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Thu, 13 Sep 2012 14:50:55 +0000 (16:50 +0200)
committerpixelroot <info@pixelbits.de>
Thu, 13 Sep 2012 14:50:55 +0000 (16:50 +0200)
view/theme/smoothly/style.css

index 8fc1039944e79746261c4e25d70694dcbd0400d9..8c6dd2290379215bc8927ae4e2896eb15d76d761 100644 (file)
@@ -3755,10 +3755,10 @@ hr.line-dots {
 /* SCROLL TO TOP
 ----------------------------------------------------------- */
 #scrollup {
-       position:fixed;
-       right:5px;
-       bottom:5px;
-       z-index:100;
+       position: fixed;
+       right: 5px;
+       bottom: 5px;
+       z-index: 100;
 }
 
 #scrollup a:hover{
@@ -3771,4 +3771,9 @@ hr.line-dots {
 .shiny {
        background: #fbfde9;
        border-radius: 5px;
-}
\ No newline at end of file
+}
+
+/*div.wall-item-content-wrapper.shiny {
+       background-image: url("star.png");
+       background-repeat: no-repeat;
+}*/
\ No newline at end of file