2024-11-18 21:13 : id 195
This commit is contained in:
parent
78b2851c9f
commit
cc05d90aed
@ -247,10 +247,10 @@ in
|
||||
#workspaces button:hover {
|
||||
color: #${ACCENT};
|
||||
}
|
||||
#workspaces button:active {
|
||||
#workspaces button.active {
|
||||
color: #${SECOND_ACCENT};
|
||||
}
|
||||
#workspaces button:focuced {
|
||||
#workspaces button.focuced {
|
||||
color: #${BG};
|
||||
background: #${FG};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user