]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Dislike bar in the same color as the button
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 674aa649e47dde159945aad98dd6152eff863763..a998652d5c1e446915f2677a23b21c5970c8cd52 100644 (file)
@@ -84,6 +84,7 @@ p-table {
 
         color: #000;
         font-size: 11px;
+        top: 0;
 
         &.pi-sort-up {
           @extend .glyphicon-triangle-top;
@@ -166,7 +167,7 @@ p-table {
           &.ui-state-active {
             &, &:hover, &:active, &:focus {
               color: #fff !important;
-              background-color: $orange-color !important;
+              background-color: var(--mainColor) !important;
             }
           }
         }