Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2066ab8

Browse files
author
Victor George
committed
Merge pull request #447 from appirio-tech/ui-cleanup
SUP-2242
2 parents 62bf98f + 3fc1c92 commit 2066ab8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

assets/css/profile/subtrack.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,15 @@
9393
// }
9494
// }
9595

96+
.tc-carousel .carousel-elem:hover {
97+
background-color: $white;
98+
cursor: default;
99+
100+
.label {
101+
color: $accent-gray;
102+
}
103+
}
104+
96105
.subtrack-stats {
97106
// @include module-l;
98107
width: 100%;

0 commit comments

Comments
 (0)