Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/monitor-dashboard into new-theme
This commit is contained in:
commit
6e99d71ae2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue