diff options
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 { |
