X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=96903bba0027e0c3f3d20292ffe1d039906f8c9c;hb=c177a5e5b28755b2b829dddc6fb166e09181a37b;hp=d8130e59fcfcf1d321f73cfeb92d249c76c519b0;hpb=ce0eac44b5035b8f46259b6665826a94b633ec4e;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index d8130e59fc..96903bba00 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; @@ -1075,15 +1079,13 @@ section { padding-bottom: 2px; } .tag { - background: url("../../../images/tag_b.png") repeat-x center left; - color: #ffffff; + color: rgb(153,153,153); padding-left: 3px; font-size: 10px; } .tag a { padding-right: 8px; - background: url("../../../images/tag.png") no-repeat center right; - color: #ffffff; + color: rgb(153,153,153); } .wwto { position: absolute !important;