/* - 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/. */

%include ../../../shared/incontentprefs/preferences.inc.css

:root > * {
  font-size: 1.25em;
}

.actionsMenu > .menulist-label-box > .menulist-icon {
  margin-inline-end: 9px;
}

filefield + button {
  margin-inline-start: -4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
