]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
modified: view/theme/smoothly/nav.tpl
[friendica.git] / view / theme / smoothly / style.css
index 541a86a893058f33ec7eb5246a419d991acf3c55..0a94987979e17c8570e893eef49c804c9be466a1 100644 (file)
@@ -3,7 +3,7 @@
        Smoothly
    
        Created by Anne Walk and Devlon Duthie on 2011-09-24
-       Modified by alex@friendica.pixelbits.de on 2012-09-06
+       Modified by alex@friendica.pixelbits.de on 2012-09-11
 
 */
 /* ========== */
@@ -3331,7 +3331,12 @@ ul.menu-popup {
 }
 
 hr.line-dots {
-    background: url("dot.png") repeat-x scroll left center transparent;
+    background: url(view/theme/smoothly/dot.png) repeat-x scroll left center transparent;
     border: medium none;
     /*padding: 0.5em 0;*/
 }
+
+/* SCROLL TO TOP
+----------------------------------------------------------- */
+#scrollup{position:fixed;right:5px;bottom:5px;z-index:100;}#scrollup a:hover{text-decoration:none;border:0;}
+