/* - 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.11em;
}

.treecol-sortdirection {
  /* override the Linux only toolkit rule */
  -moz-appearance: none;
}

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

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