X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ftestbubble%2Fstyle.css;h=1331a3f19073606a7fe3ec081f52609d16fbebe7;hb=8e194cb4112a6e80f194b6b37cbe79c831413b4e;hp=1e63c7ef63056abe19bef689c5513abadf9f2432;hpb=e5de03040ebfb63ab6225a69ac7989741aefc1be;p=friendica.git diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css old mode 100755 new mode 100644 index 1e63c7ef63..1331a3f190 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -2875,6 +2875,10 @@ tr { /* = Icons = */ /* ========= */ +.sparkle { + cursor: url('lock.cur'), pointer; +} + .icon { display: block; width: 20px; height: 20px; background-image: url('icons.png'); @@ -3280,3 +3284,9 @@ ul.menu-popup { .notify-seen { background: #000; } + + +/* Pages profile widget */ +#page-profile div#profile-page-list{ +margin-left: 45px; +} \ No newline at end of file