Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/editor/reftests/xul/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 505 B image not shown  

Quelle  input.css   Sprache: unbekannt

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

@namespace url('http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul');
@namespace html url('http://www.w3.org/1999/xhtml');

:root > html|input {
  margin: 2px 4px;
  padding: 2px 2px 3px;
  padding-inline-start: 5px;
}

#mac > html|input {
  margin: 4px;
  padding: 0 1px;
}

html|input {
  font: inherit;
}

html|input.empty {
  color: graytext;
}

html|input.num {
  text-align: end;
}

/* .textbox-input has 1px extra padding on Linux */
#linux html|input.num {
  padding-inline-end: 3px;
}

[ Dauer der Verarbeitung: 0.26 Sekunden  ]