X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Floozah%2Fstyle.css;h=d9b0b6f2ec81f1f47d69d1f4cc099db8da810b70;hb=d6d24f3b6a2fcd853387ff5338a89687e498300c;hp=41de9b3e4bb9e22dfbeac67b426331ee07a85fe0;hpb=82f7f33cf58774ac6b07acd64fe0b49cd5b0aa30;p=friendica.git diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 41de9b3e4b..d9b0b6f2ec 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1019,6 +1019,10 @@ input#dfrn-url { float: left; margin-right: 5px; } +#network-bmark-link { + margin-top: 10px; +} + .wall-item-info.wallwall { @@ -2403,6 +2407,7 @@ a.mail-list-link { } #crepair-nick-label, +#crepair-attag-label, #crepair-url-label, #crepair-request-label, #crepair-confirm-label, @@ -2414,6 +2419,7 @@ a.mail-list-link { } #crepair-nick, +#crepair-attag, #crepair-url, #crepair-request, #crepair-confirm, @@ -2726,6 +2732,7 @@ a.mail-list-link { .off { background-position: 0px -48px; } .starred { background-position: -16px -48px; } .unstarred { background-position: -32px -48px; } +.tagged { background-position: -48px -48px; } .icon.dim { opacity: 0.3;filter:alpha(opacity=30); }