X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Flight%2Fstyle.less;h=950aaff5d616be5af224c3d7cba96aa97827bd27;hb=88cc4143558f3ea4b3cfe59d1725a4a6ba35cc8d;hp=e18f9a01b0360b89a0eea5ebde3b71381ed0afdf;hpb=ecf9ad9a082e12e3f77469ef2c16b1898a39c47c;p=friendica.git diff --git a/view/theme/dispy/light/style.less b/view/theme/dispy/light/style.less index e18f9a01b0..950aaff5d6 100644 --- a/view/theme/dispy/light/style.less +++ b/view/theme/dispy/light/style.less @@ -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 { @@ -1256,6 +1259,7 @@ nav #nav-notifications-linkmenu { .rounded_corners; .box_shadow(5px, 0, 10px); padding: 3px 3px 6px 10px; + margin: 5em auto 1em; .wall-item-outside-wrapper { border: 0; .rounded_corners(0px 0px 0px 0px);