style(IndexBar): adjust default highlight color to red
This commit is contained in:
+1
-1
@@ -421,7 +421,7 @@
|
||||
@index-bar-sidebar-z-index: 2;
|
||||
@index-bar-index-font-size: @font-size-xs;
|
||||
@index-bar-index-line-height: @line-height-xs;
|
||||
@index-bar-index-active-color: @green;
|
||||
@index-bar-index-active-color: @red;
|
||||
|
||||
// Info
|
||||
@info-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user