X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fgreen%2Fstyle.css;h=ea54da6b4bbd4b52c3f36f6577e94eff9ecde02a;hb=e41005ce6ea9d6c41e950f0f8be808e1b31898ee;hp=aee9b70db1d4049f430670a1aba84f0e68ab6333;hpb=4591790ea7fec37ae9354833a5963ed267d696f8;p=friendica.git diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css index aee9b70db1..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,7 @@ section { width: 25px; height: 25px; } +/* reshare */ .wall-item-container .wall-item-content .type-link img, .type-link img { max-width: 160px; @@ -1281,47 +1285,27 @@ section { max-height: 160px; overflow: hidden; } -.type-link .oembed { -} - .shared_header { height: 32px; color: #999; - border-top: 1px solid #D2D2D2; + border-top: 1px solid #cccccc; padding-top: 5px; margin-top: 5px; } - -.shared_header a { - color: black; - -webkit-transition: all 0.2s ease-in-out; - -moz-transition: all 0.2s ease-in-out; - -o-transition: all 0.2s ease-in-out; - -ms-transition: all 0.2s ease-in-out; - transition: all 0.2s ease-in-out; -} - -.shared_header a:hover { - color: #36c; -} - .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; @@ -1412,7 +1396,7 @@ span[id^="showmore-wrap"] { .contact-photo:hover .contact-select { display: block; } -#contats-actions { +#contacts-actions { clear: both; } .contact-photo {