better windows management

This commit is contained in:
Devaev Maxim
2018-11-27 10:46:59 +03:00
parent 26450da996
commit b5ca09f310
3 changed files with 69 additions and 33 deletions

View File

@@ -22,7 +22,7 @@ div.modal div.modal-window {
background-color: var(--cs-window-default-bg);
padding: 0;
}
div.modal div.modal-window:focus {
div.modal div.modal-window-active {
border: var(--border-intensive-2px) !important;
}