X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Floozah%2Fstyle.css;h=6b8aef500bde7ad4eb0eaac12a874e0682e59ddf;hb=efe308b5ac9ac7e8d399fb880f31b6967de8fec1;hp=42b99b08cad46a1be6448276403870a0568f62dd;hpb=6a8b96709e13b04a0657c25b4538c160e2118131;p=friendica.git diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 42b99b08ca..6b8aef500b 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -131,6 +131,23 @@ blockquote:before { float: left; } +#jot-title-desc { + color: #cccccc; +} + +#jot-title-wrapper { + margin-bottom: 5px; +} + +#jot-title { + border: 1px solid #cccccc; + width: 530px; +} + +#jot-title-display { + font-weight: bold; +} + .fakelink, .fakelink:visited { color: #15607B; text-decoration: none; @@ -623,6 +640,10 @@ input#dfrn-url { margin-top: 10px; } +.profile-edit-side-div { + float: right; +} + .view-contact-wrapper { margin-top: 20px; float: left; @@ -1874,6 +1895,11 @@ a.mail-list-link { margin-top: 10px; } +#sidebar-group-list .icon { + display: inline-block; + height: 12px; + width: 12px; +} #search-save { margin-left: 5px;