X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fgreen%2Fstyle.css;h=ea54da6b4bbd4b52c3f36f6577e94eff9ecde02a;hb=e41005ce6ea9d6c41e950f0f8be808e1b31898ee;hp=d78a06dc7c4534e873954f0a073f6b1565923efd;hpb=18ce32633bf566ceb93979c4a27d466f0d6fdd3a;p=friendica.git diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css index d78a06dc7c..ea54da6b4b 100644 --- a/view/theme/quattro/green/style.css +++ b/view/theme/quattro/green/style.css @@ -1163,6 +1163,9 @@ section { color: #2d2d2d; border: 1px solid #2d2d2d; } +.wall-item-comment-wrapper.photo { + margin: 1em 2em 1em 0px; +} .threaded .wall-item-comment-wrapper { margin-left: 0px; } @@ -1269,6 +1272,40 @@ section { width: 25px; height: 25px; } +/* reshare */ +.wall-item-container .wall-item-content .type-link img, +.type-link img { + max-width: 160px; + max-height: 160px; + float: left; + margin-right: 10px; +} +.type-link blockquote { + margin-left: 160px; + max-height: 160px; + overflow: hidden; +} +.shared_header { + height: 32px; + color: #999; + border-top: 1px solid #cccccc; + padding-top: 5px; + margin-top: 5px; +} +.shared_header img { + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + border-radius: 4px; + float: left; +} +.shared_header span { + margin-left: 9px; +} +blockquote.shared_content { + margin-left: 32px; + color: #000; + border: none; +} /* threaded comments */ .children { margin-top: 1em; @@ -1359,7 +1396,7 @@ span[id^="showmore-wrap"] { .contact-photo:hover .contact-select { display: block; } -#contats-actions { +#contacts-actions { clear: both; } .contact-photo {