✨ chore: make workspaces fit in a single widget, add keyboard support for the logout menu
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
/*& eventbox:focus, & button:focus {
|
||||
box-shadow: inset 0 0 0 1px colors.$fg-primary;
|
||||
}*/
|
||||
|
||||
& .quickactions {
|
||||
margin-bottom: .8em;
|
||||
|
||||
@@ -188,6 +192,10 @@ box.history {
|
||||
& button {
|
||||
padding: 6px;
|
||||
|
||||
&:focus {
|
||||
box-shadow: inset 0 0 0 1px colors.$fg-primary;
|
||||
}
|
||||
|
||||
& icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user