update header
This commit is contained in:
parent
ecffa43ce4
commit
04963cbcfb
5 changed files with 28 additions and 13 deletions
|
@ -362,10 +362,6 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.dashboardDocument .headerSearchButton {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
body:not(.dashboardDocument) .btnNotifications {
|
||||
display: none !important;
|
||||
}
|
||||
|
@ -401,6 +397,10 @@ body:not(.dashboardDocument) .btnNotifications {
|
|||
background: #4d4d4d !important;
|
||||
}
|
||||
|
||||
.darkDrawerPanel .headerAppsButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.adminDrawerPanel #drawer {
|
||||
background: #fff !important;
|
||||
box-shadow: none !important;
|
||||
|
@ -487,6 +487,10 @@ body:not(.dashboardDocument) .btnNotifications {
|
|||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.adminDrawerPanel[narrow] .headerAppsButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.title-separator {
|
||||
margin: 0 .5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue