diff --git a/assets/css/profile/subtrack.scss b/assets/css/profile/subtrack.scss index ef159a449..51cd47c08 100644 --- a/assets/css/profile/subtrack.scss +++ b/assets/css/profile/subtrack.scss @@ -93,6 +93,15 @@ // } // } + .tc-carousel .carousel-elem:hover { + background-color: $white; + cursor: default; + + .label { + color: $accent-gray; + } + } + .subtrack-stats { // @include module-l; width: 100%;