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,
#today-pane-splitter {
border-top-width: 0;
min-height: 0;
background-color: transparent;
}
#today-pane-panel > .sidebar-header {
height: 35px;
}
#today-none-box {
border-top: 1px solid ThreeDShadow;
}
#todaypane-new-event-button[disabled="true"] > .toolbarbutton-icon {
opacity: 0.4;
}