mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:01:32 +00:00
Improve visibility of which tab is selected in webide
This commit is contained in:
parent
9c566c2d73
commit
21f7025123
@ -35,9 +35,8 @@
|
||||
.active,
|
||||
.disabled,
|
||||
&:disabled {
|
||||
background-color: $tao-plum-200;
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
background-color: $tao-plum-100;
|
||||
font-weight: bolder;
|
||||
color: black;
|
||||
border: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user