]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/light/style.less
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / dispy / light / style.less
index e18f9a01b0360b89a0eea5ebde3b71381ed0afdf..3db91a8507b8d3faff6e9e8ff0c2cb30937f2a7d 100644 (file)
@@ -543,9 +543,9 @@ nav .nav-link {
     }
 }
 #nav-manage-link {
-    background-position: 0px -22px;
+    background-position: -88px -88px;
     &:hover {
-        background-position: -22px -22px;
+        background-position: -110px -88px;
     }
 }
 #nav-messages-link {
@@ -595,6 +595,9 @@ nav .nav-link {
 .pointer {
     cursor: pointer;
 }
+.sparkle {
+    cursor: url("icons/sparkle.cur"), pointer;
+}
 //* popup notifications */
 div.jGrowl div {
     &.notice {