From 8df0c5cf5e420c8332193d6711b0a1162e2b7f06 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:08:19 +0400 Subject: [PATCH] config/ags: I DID IT --- config/ags/style.css | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/config/ags/style.css b/config/ags/style.css index a84684ae..8eded59e 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -13,10 +13,14 @@ window.bar { button { min-width: 0; - padding-top: 0; - padding-bottom: 0; - border: none; + /* padding-top: 0; + padding-bottom: 0; */ background-color: transparent; + padding: 5px; + padding-left: 10px; + padding-right: 10px; + border: none; + background: none; } button:active { @@ -46,6 +50,7 @@ label { padding-bottom: 0; margin: 0; background-color: transparent; + padding-bottom: 2px; } .workspace-inactive { @@ -58,6 +63,7 @@ label { .workspace-active { border-bottom: 2px solid #ea4c88; + padding-bottom: 0; } levelbar block,