more styling

This commit is contained in:
Benjamin Palko 2024-03-22 17:32:45 -05:00
parent 7798e8360c
commit 3c21b077ba
10 changed files with 51 additions and 21 deletions

View file

@ -1,8 +1,9 @@
#idle_inhibitor {
color: #5e81ac;
padding: 0 16px 0 12px;
background-color: @color5;
}
#idle_inhibitor.activated {
background-color: #d8dee9;
background-color: @color6;
}