]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
add theming via css custom properties
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 1ec5c7da20c4c9bb3d261e45a394c0a044335019..a998652d5c1e446915f2677a23b21c5970c8cd52 100644 (file)
@@ -167,7 +167,7 @@ p-table {
           &.ui-state-active {
             &, &:hover, &:active, &:focus {
               color: #fff !important;
-              background-color: $orange-color !important;
+              background-color: var(--mainColor) !important;
             }
           }
         }