theme: Add a focus style for system actions in the system menu
This commit is contained in:
@@ -655,7 +655,8 @@ StScrollBar StButton#vhandle:active {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.system-menu-action:hover {
|
||||
.system-menu-action:hover,
|
||||
.system-menu-action:focus {
|
||||
color: white;
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user