diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2023-12-06 10:21:16 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2023-12-06 10:21:16 +0900 |
| commit | 55a3cfbd7974bca5e8545f28bb4b6bcec1b69342 (patch) | |
| tree | 4a64157cde690c7ec077dc3ee01653eb9ea35701 | |
| parent | 1076647509105071740491454c26aa7698a75d32 (diff) | |
updated monochrome manifest
| -rw-r--r-- | config/waybar/style/Monochrome Manifest.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index 04e2a633..2d4cafd0 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -40,7 +40,7 @@ tooltip label{ .modules-right { background-color: black; color: white; - border-bottom: 3px; + border-bottom: 2px; border-style: solid; border-color: white; border-radius: 10px; @@ -52,7 +52,7 @@ tooltip label{ .modules-center { background-color: black; color: white; - border-bottom: 3px; + border-bottom: 2px; border-style: solid; border-color: white; border-radius: 10px; @@ -64,7 +64,7 @@ tooltip label{ .modules-left { background-color: black; color: white; - border-bottom: 3px; + border-bottom: 2px; border-style: solid; border-color: white; border-radius: 10px; |
