mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-01-10 09:24:21 +01:00
When a tab has been modified, show the modified icon even if it's not the active tab
This commit is contained in:
parent
4c2752e755
commit
12943fac38
@ -51,6 +51,7 @@
|
||||
}
|
||||
|
||||
&.modified:not(:hover) .close-icon {
|
||||
display: block;
|
||||
top: @tab-height/2 - @modified-icon-width/2 + 1px;
|
||||
right: 14px;
|
||||
width: @modified-icon-width;
|
||||
|
Loading…
Reference in New Issue
Block a user