dont show attention indicator on checked tab

This commit is contained in:
ouwou 2022-04-23 15:41:31 -04:00
parent bfb2490938
commit db28abaa44
2 changed files with 1 additions and 1 deletions

View File

@ -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

Binary file not shown.