mirror of
https://github.com/celisej567/abaddon.git
synced 2025-12-31 17:48:26 +03:00
dont show attention indicator on checked tab
This commit is contained in:
@@ -22,7 +22,7 @@ has to be separate to allow main.css to override certain things
|
||||
border: 1px solid #808080;
|
||||
}
|
||||
|
||||
.app-window tabbar tab.needs-attention {
|
||||
.app-window tabbar tab.needs-attention:not(:checked) {
|
||||
font-weight: bold;
|
||||
animation: 150ms ease-in;
|
||||
background-image: radial-gradient(ellipse at bottom, #FF5370, #1A1A1A 30%);
|
||||
|
||||
BIN
res/res.7z
Normal file
BIN
res/res.7z
Normal file
Binary file not shown.
Reference in New Issue
Block a user