]> git.mxchange.org Git - friendica.git/commitdiff
fix for less file of quattro, regen CSS
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 15 Feb 2017 06:55:30 +0000 (07:55 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 15 Feb 2017 06:55:30 +0000 (07:55 +0100)
view/theme/quattro/dark/style.css
view/theme/quattro/green/style.css
view/theme/quattro/lilac/style.css
view/theme/quattro/quattro.less

index 4a1f77881d9d8d08a390e729db813e12c55a181c..3e8fe754b88199a395f28ab31ff7ae1eee058187 100644 (file)
@@ -1210,7 +1210,7 @@ section {
 .wall-item-container .wall-item-actions-social a {
   margin-right: 3em;
 }
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
   font-weight: bold;
 }
 .wall-item-container .wall-item-actions-tools {
index 11fff105da2f53f8a23b6e748ff40b80d3afc1ea..8eba0e4cf723a861698407ebd018eeee5044c7ab 100644 (file)
@@ -1210,7 +1210,7 @@ section {
 .wall-item-container .wall-item-actions-social a {
   margin-right: 3em;
 }
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
   font-weight: bold;
 }
 .wall-item-container .wall-item-actions-tools {
index 81564a0d266933cb798714ca679d98249c61733c..b424534206328ead1dd3e9fc28e44d97c7c5f452 100644 (file)
@@ -1210,7 +1210,7 @@ section {
 .wall-item-container .wall-item-actions-social a {
   margin-right: 3em;
 }
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
   font-weight: bold;
 }
 .wall-item-container .wall-item-actions-tools {
index 469c075c41f50e65f926dbce599e6d9377b78f21..6c019868889f80ff684d10e853d9a67e76150108 100644 (file)
@@ -576,7 +576,7 @@ section {
         }
        .wall-item-actions-social { float: left; margin-top: 0.5em;
                a { margin-right: 3em;
-                       .active { font-weight: bold;}
+                       &.active { font-weight: bold;}
                }
         }
        .wall-item-actions-tools { float: right; width: 15%;