fixed window-button-exit-full-tab

This commit is contained in:
Maxim Devaev
2022-08-01 19:55:15 +03:00
parent 375cbe5c5f
commit 65bdbe4387
3 changed files with 4 additions and 3 deletions

View File

@@ -161,6 +161,7 @@ div.window button.window-button-exit-full-tab {
opacity: 0.5;
border-radius: 0px;
visibility: hidden;
z-index: 1;
}
div.window button.window-button-exit-full-tab:hover {
opacity: 1;