]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/style.css
Merge pull request #1114 from annando/1409-api-search-users
[friendica.git] / view / theme / quattro / green / style.css
index aee9b70db1d4049f430670a1aba84f0e68ab6333..ea54da6b4bbd4b52c3f36f6577e94eff9ecde02a 100644 (file)
@@ -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 {