X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fdiabook-green%2Fstyle.css;h=05244c1ae3f8d4ee643df5968fd2a2ace72aaa1b;hb=9ddca9425d52a616fdf052926754dc5346dfe3d5;hp=c3ed65951c23ec93aeeaa94bc75eb57451b298fc;hpb=0cdc23d9fb0a13b3cb6d221e02c980b89bf42337;p=friendica.git diff --git a/view/theme/diabook/diabook-green/style.css b/view/theme/diabook/diabook-green/style.css index c3ed65951c..05244c1ae3 100644 --- a/view/theme/diabook/diabook-green/style.css +++ b/view/theme/diabook/diabook-green/style.css @@ -229,7 +229,7 @@ .type-unkn { background-position: -80px 0px; } .icon.drop, .icon.drophide { - float: left; + float: right; } .icon { @@ -1246,6 +1246,9 @@ aside #login-extra-links{ height: 22px; width: 22px; } +#group-all-contacts{ + overflow: auto; +} .icon.text_add { background-image: url("../../../images/icons/16/add.png"); float: right; @@ -1383,6 +1386,9 @@ body .pageheader{ } #contact-edit-end { } +.contact-edit-submit{ + display: block; + } .pager { padding: 10px; text-align: center; @@ -1746,6 +1752,17 @@ body .pageheader{ background-color: #fff797; } +span#jot-preview-link.tab.button{ + float: right; + margin-left: 10px; + margin-right: 14px; + margin-top: 2px; + font-size: 11px; + font-weight: bolder; + cursor: pointer; + border: 0px; +} + .wall-item-tags { padding-top: 1px; padding-bottom: 2px;