]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/style.css
Vier: switching some more icons to "font awesome"
[friendica.git] / view / theme / testbubble / style.css
old mode 100755 (executable)
new mode 100644 (file)
index 1e63c7e..1331a3f
@@ -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