From 39b72ca9cd014b9091d476fcd0e563728ec6b45b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:31:19 +0400 Subject: [PATCH] nvm it broke it lmao This reverts commit 5bc039792979ef2591ac7f8d397473a7e546b4dc. --- config/ags/style.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/config/ags/style.css b/config/ags/style.css index 03e9c026..8eded59e 100644 --- a/config/ags/style.css +++ b/config/ags/style.css @@ -24,7 +24,7 @@ button { } button:active { - background-color: #ea4c88; + background-color: @theme_selected_bg_color; } button:hover { @@ -37,20 +37,12 @@ label { .client-title { color: @theme_selected_bg_color; - max-width: 50px; - overflow: hidden; - text-overflow: ellipsis; } .notification { color: yellow; } -.media { - max-width: 50px; - overflow: hidden; - text-overflow: ellipsis; -} .workspace-indicator { min-width: 0;