Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme

This commit is contained in:
Konstantinos Triantafyllou 2022-04-15 15:40:24 +03:00
commit 6e99d71ae2
1 changed files with 7 additions and 1 deletions

View File

@ -8,9 +8,11 @@
.hideInfo,
.footer-light-background,
#filters_switcher_toggle,
#print_toggle,
.monitor_dashboard-menu,
#main-menu,
.uk-sticky-placeholder {
.uk-sticky-placeholder,
.uk-subnav-pill-alt {
display: none !important;
top: 0 !important;
left: 0 !important;
@ -25,6 +27,10 @@
padding-left: 0 !important;
padding-top: 0 !important;
}
#page_content .message {
padding: 0 !important;
}
#page_content_inner {
padding: 0 !important;
margin: 0 !important;