X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Floozah%2Fstyle.css;h=d9b0b6f2ec81f1f47d69d1f4cc099db8da810b70;hb=d6d24f3b6a2fcd853387ff5338a89687e498300c;hp=d552d59c614456ac5a5ceb12dccd07f828d655cf;hpb=7e8100d2cd27227435ba6ff421dd3c3d8689930f;p=friendica.git diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index d552d59c61..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 { @@ -2728,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); }