aboutsummaryrefslogtreecommitdiff
path: root/p/themes/BlueLagoon/BlueLagoon.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-03-16 23:21:28 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-16 23:21:28 +0100
commit9748ac48e40947b80808933213b043dc797670b6 (patch)
treef3823bcfc39e8f93bc7bc94def8f31912b831f7e /p/themes/BlueLagoon/BlueLagoon.css
parentae54a590b9962916dc1a62ba55e8d8e8ac0fc215 (diff)
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
Diffstat (limited to 'p/themes/BlueLagoon/BlueLagoon.css')
-rw-r--r--p/themes/BlueLagoon/BlueLagoon.css9
1 files changed, 0 insertions, 9 deletions
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;