mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
web/PageNavTab: add a border to inactive tab icon
This commit is contained in:
parent
2197d9411e
commit
903998913f
@ -77,6 +77,7 @@
|
||||
|
||||
.subnav-tab:not(.active) .tab-icon {
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
box-shadow: var(--button-box-shadow);
|
||||
}
|
||||
|
||||
:global([data-theme="dark"]) .subnav-tab:not(.active) .tab-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user