Revision control

Copy as Markdown

Other Tools

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
#today-pane-panel > .sidebar-header {
height: 32px;
}
:root[lwtheme] #today-pane-panel > .sidebar-header {
text-shadow: none;
}
.today-closebutton > .toolbarbutton-text {
display: none;
}
.monthlabel {
margin-bottom: 1px;
}
#todaypane-new-event-button[disabled="true"] > .toolbarbutton-icon {
opacity: .5;
}
#todaypane-new-event-button > .toolbarbutton-text {
margin-inline-start: 0;
}
#today-pane-splitter {
min-height: 5px;
}
#miniday-dropdown-button > .toolbarbutton-menu-dropmarker {
appearance: none;
}