mirror of
https://github.com/Derisis13/dotfiles.git
synced 2026-02-01 15:54:48 +01:00
fix(all): lots of things from work
This commit is contained in:
@@ -17,6 +17,7 @@ button {
|
||||
box-shadow: inset 0 -3px transparent;
|
||||
border: none;
|
||||
border-radius: 10px;
|
||||
color: @text;
|
||||
}
|
||||
|
||||
|
||||
@@ -71,7 +72,7 @@ button {
|
||||
border-radius: 0px 10px 10px 0px; /* Adjust as needed */
|
||||
padding: 3px 10px;
|
||||
color: @text;
|
||||
min-width: 130px;
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
#backlight {
|
||||
@@ -108,6 +109,7 @@ button {
|
||||
border-radius: 10px;
|
||||
padding: 3px 5px;
|
||||
margin-left: 3px;
|
||||
color: @text;
|
||||
}
|
||||
|
||||
#battery {
|
||||
|
||||
Reference in New Issue
Block a user