From cd06fc3ca4e12e1f6a0dff50026485fc4189b7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 25 Jul 2025 18:29:32 +0200 Subject: [PATCH] nowe funkcje i fixy --- static/css/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index d7e1dea..0174ec6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -309,12 +309,4 @@ input.form-control { .only-mobile { display: none !important; } -} - -.sorting-active { - border: 2px dashed #ffc107; - border-radius: 0.5rem; - background-color: rgba(255, 193, 7, 0.05); - padding: 0.5rem; - transition: border 0.3s, background-color 0.3s; } \ No newline at end of file