X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Fstyle.css;h=64b3ba9740ef0d49431e95d86203dbafab68692e;hb=a04d0e6832f6026e1e84099d8f081b2338249e3c;hp=d8f012c4dbfced6208d33ce2d8effa1432cc5047;hpb=7308dbae282194356c2e95936aecc15ea059f356;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index d8f012c4db..64b3ba9740 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -306,6 +306,10 @@ .icon.s48.unlock { background-image: url("../../../images/icons/48/unlock.png"); } +.sparkle { + cursor: url('lock.cur'), pointer; +} + #contact-edit-links ul { list-style: none; @@ -979,6 +983,7 @@ section { margin-bottom: 1px; } .wall-item-container .wall-item-actions-social a { + float: left; margin-right: 1em; } .wall-item-container .wall-item-actions-tools {