mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-25 11:44:19 +01:00
Use tab background color var
This commit is contained in:
parent
573b20411c
commit
05b9c12013
@ -8,7 +8,7 @@
|
||||
|
||||
.tab-bar {
|
||||
height: @tab-height + @tab-top-padding + 5px;
|
||||
background: tab-bar-background-color;
|
||||
background: @tab-bar-background-color;
|
||||
box-shadow: inset 0 -8px 8px -4px rgba(0,0,0, .15);
|
||||
padding: 0 10px;
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user