We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a2d2f commit 310afd8Copy full SHA for 310afd8
lib/web/css/source/lib/variables/_sections.less
@@ -40,8 +40,8 @@
40
@tab-control__active__color: @text__color;
41
@tab-control__active__text-decoration: @tab-control__text-decoration;
42
43
-@tab-control__visited__color: @accordion-control__color;
44
-@tab-control__visited__text-decoration: @accordion-control__text-decoration;
+@tab-control__visited__color: @tab-control__color;
+@tab-control__visited__text-decoration: @tab-control__text-decoration;
45
46
@tab-content__background-color: @tab-control__active__background-color;
47
@tab-content__border-top-status: false;
0 commit comments