diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-22 21:04:52 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-22 21:04:52 +0900 |
| commit | 01588689e17dab328f6a9f3d6a80f1a93bca4ab9 (patch) | |
| tree | 8d4506d0662ed3f127daea70dd14437a5ae4e15a /config/waybar/style/style-default_alter.css | |
| parent | b08dc87543e0f2222c185a88d4e62ffac82215fd (diff) | |
waybar style tweak
Diffstat (limited to 'config/waybar/style/style-default_alter.css')
| -rw-r--r-- | config/waybar/style/style-default_alter.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/style/style-default_alter.css b/config/waybar/style/style-default_alter.css index 80c984fc..98ce0987 100644 --- a/config/waybar/style/style-default_alter.css +++ b/config/waybar/style/style-default_alter.css @@ -132,8 +132,8 @@ tooltip label{ #custom-cycle_wall, #custom-screen_locker, #custom-weather { - padding: 1px 6px 0px 6px; - margin: 4px 3px 5px 3px; + padding: 0px 6px; + /*margin: 4px 3px 5px 3px;*/ /*color: @fgcolor;*/ /* background-color: #bbccdd; */ background-color:transparent; @@ -193,7 +193,7 @@ label:focus { #custom-menu{ color: #FFFFFF; - padding: 3px; + /*padding: 3px;*/ } #cpu { |
