From 9748ac48e40947b80808933213b043dc797670b6 Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 16 Mar 2022 23:21:28 +0100 Subject: fix: log (#4273) * improve css * scrolling table * debug icon * fix css * Update swage.css * fix more css * Update swage.scss * Delete _components.css * added: .log-debug --- p/themes/BlueLagoon/BlueLagoon.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'p/themes/BlueLagoon/BlueLagoon.css') diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css index 304f55e0f..ea734a70b 100644 --- a/p/themes/BlueLagoon/BlueLagoon.css +++ b/p/themes/BlueLagoon/BlueLagoon.css @@ -478,11 +478,6 @@ a.btn { font-size: 0.8em; } -.content .pagination { - margin: 0; - padding: 0; -} - .pagination .item.pager-current { font-weight: bold; font-size: 1.5em; @@ -1337,10 +1332,6 @@ a.btn { display: none; } - .pagination { - margin: 0 0 3.5em; - } - .notification a.close { background: transparent; display: block; -- cgit v1.2.3