Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/themes/shared/preferences/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 962 B image not shown  

Quelle  containers-dialog.css   Sprache: unbekannt

 
Spracherkennung für: .css vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

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

@import url("chrome://browser/content/usercontext/usercontext.css");

#name::part(label) {
  font-weight: var(--font-weight-semibold);
}

#containerForm {
  display: flex;
  padding: var(--space-large);
  flex-direction: column;
  align-items: stretch;
  gap: var(--space-large);
}

.swatches::part(inputs) {
  justify-content: space-between;
}

.swatch {
  --visual-picker-item-border-radius: var(--border-radius-circle);
  --visual-picker-item-border-color: transparent;
  inline-size: var(--size-item-large);
  block-size: var(--size-item-large);
}

.swatch .userContext-icon {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  background-size: 22px;
}

#iconSwatches .userContext-icon {
  fill: var(--icon-color);
  background-size: 16px;
}

[Dauer der Verarbeitung: 0.48 Sekunden]