mirror of https://github.com/istio/istio.io.git
Improve visibility of selected tabs. (#4008)
This commit is contained in:
parent
6d05384a7e
commit
e0c58dc3d3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -38,6 +38,7 @@
|
|||
background-color: $tabsetSelectedTabBackgroundColor;
|
||||
cursor: default;
|
||||
box-shadow: none;
|
||||
border-bottom: solid 2px $mainBrandColor;
|
||||
|
||||
span {
|
||||
color: $tabsetSelectedTabTextColor;
|
||||
|
|
|
|||
Loading…
Reference in New Issue