]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
Merge pull request #2546 from annando/1605-frio-template-clean
[friendica.git] / view / theme / frio / css / style.css
index 3bf74d7fd770a6782a8957edad4dffe757221281..4c65552ec7e7e894522421d746e7a424bd3da8ec 100644 (file)
@@ -1092,9 +1092,11 @@ section #jotOpen {
 
 /* Thread hover effects */
 .wall-item-container .wall-item-content a,
+.wall-item-container a,
 .wall-item-container .fakelink,
 .toplevel_item .fakelink,
 .toplevel_item .wall-item-container .btn-link,
+.wall-item-container .btn-link,
 .toplevel_item .wall-item-container .wall-item-responses a {
     color: #555;
     -webkit-transition: all 0.25s ease-in-out;
@@ -1204,8 +1206,7 @@ section #jotOpen {
     font-weight: 500;
     color: #555;
 }
-.media .media-body .addional-info a,
-.media .media-body h5.media-heading a {
+.media .media-body .addional-info a, .media .media-body h5.media-heading > a {
     display: block;
 }
 .media .contact-info-comment {
@@ -1326,7 +1327,7 @@ blockquote.shared_content {
 .wall-item-actions .button-votes,
 .wall-item-actions .button-likes {
     padding-left: 0px;
-    padding-right: 10px;
+    padding-right: 0px;
 }
 
 /* wall item hover effects */