1/* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this file,
3 * You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5@import url(chrome://calendar/skin/shared/dialogs/calendar-alarm-dialog.css);
6
7.snooze-value-textbox {
8  padding: 0;
9}
10
11#alarm-snooze-all-popup > menuitem,
12menupopup[is="calendar-snooze-popup"] > menuitem {
13  padding: 2px 5px;
14}
15