From 3266619bd9c674d09e3c0699cd0ee39c6b11c24e Mon Sep 17 00:00:00 2001 From: venomade Date: Mon, 12 Feb 2024 17:15:16 +0000 Subject: Initial Commit --- src/ui/ui.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/ui/ui.css (limited to 'src/ui/ui.css') diff --git a/src/ui/ui.css b/src/ui/ui.css new file mode 100644 index 0000000..c1bf700 --- /dev/null +++ b/src/ui/ui.css @@ -0,0 +1,7 @@ +headerbar { + background-color: @theme-bg-color; + border: none; + box-shadow: none; + margin: 0; + padding: 0; +} -- cgit 1.4.1-2-gfad0