[broadway] Implement wm close in browser
This commit is contained in:
@ -50,15 +50,11 @@
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.frame-close:focus {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.frame-close:hover {
|
||||
.frame-close.frame-hover {
|
||||
background-color: #EE4A4A;
|
||||
}
|
||||
|
||||
.frame-close:active {
|
||||
.frame-close.frame-active {
|
||||
background-color: #AA2020;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user