Übersicht der Quellen

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

SSL editBookmark.css   Interaktion und
Portierbarkeitunbekannt

 
Haftungsausschluß.css KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

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

#editBookmarkPanelContent {
  display: grid;
  grid-template-columns: auto;
}

#editBMPanel_folderTree,
#editBMPanel_tagsSelector {
  margin: 0;
  height: 12.5em;
  flex: 1 auto;
  border: 1px solid ThreeDShadow;
  border-radius: var(--border-radius-small);
}

#editBMPanel_folderTree {
  appearance: none;
  overflow: hidden;
}

#editBMPanel_folderMenuList::part(icon) {
  width: 16px;
  height: 16px;
}

menulist.folder-icon {
  -moz-context-properties: fill;
  fill: currentColor;
  list-style-image: url("chrome://global/skin/icons/folder.svg") !important;
}

.folder-icon {
  --menuitem-icon: url("chrome://global/skin/icons/folder.svg");
}

#editBMPanel_tagsSelector > richlistitem > image {
  appearance: auto;
  -moz-default-appearance: checkbox;
  align-items: center;
  margin: 0 2px;
  min-width: 13px;
  min-height: 13px;
}

@media (-moz-platform: windows) {
  #editBMPanel_tagsSelector > richlistitem > image {
    border: 1px solid -moz-DialogText;
    background: Field no-repeat 5050%;
  }
}

#bookmarkpropertiesdialog #editBMPanel_tagsSelector {
  border-color: var(--border-color);
  padding: 12px;
}

/* Reset default margins for tags so we can apply custom ones */
#bookmarkpropertiesdialog #editBMPanel_tagsSelector > richlistitem > image,
#bookmarkpropertiesdialog #editBMPanel_tagsSelector > richlistitem > label {
  margin: 0;
}

/* Set spacing between tags */
#bookmarkpropertiesdialog #editBMPanel_tagsSelector > richlistitem:not(:last-child) {
  margin-bottom: 8px;
}

#bookmarkpropertiesdialog #editBMPanel_tagsSelector > richlistitem > image {
  margin-inline-end: 8px;
}

/* Bookmark panel dropdown icons */

#editBMPanel_folderMenuList[selectedGuid="toolbar_____"] {
  list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.svg") !important;
}

#editBMPanel_toolbarFolderItem {
  --menuitem-icon: url("chrome://browser/skin/places/bookmarksToolbar.svg");
}

#editBMPanel_folderMenuList[selectedGuid="menu________"] {
  list-style-image: url("chrome://browser/skin/places/bookmarksMenu.svg") !important;
}

#editBMPanel_bmRootItem {
  --menuitem-icon: url("chrome://browser/skin/places/bookmarksMenu.svg");
}

#bookmarkpropertiesdialog #editBookmarkPanelContent > label:not(.editBMPanel_nameRow),
#bookmarkpropertiesdialog #editBookmarkPanelContent > #editBMPanel_folderTreeRow,
#bookmarkpropertiesdialog #editBookmarkPanelContent > #editBMPanel_tagsSelectorRow {
  padding-block: var(--editbookmarkdialog-padding) 0;
}

#bookmarkpropertiesdialog #editBookmarkPanelContent label[control] {
  margin-inline-start: 0;
  margin-block: 0 4px;
}

#bookmarkpropertiesdialog #editBookmarkPanelContent {
  padding: calc(var(--editbookmarkdialog-padding) / 2) var(--editbookmarkdialog-padding) var(--editbookmarkdialog-padding);
}

#bookmarkpropertiesdialog .expander-up,
#bookmarkpropertiesdialog .expander-down {
  appearance: none;
  -moz-context-properties: fill;
  fill: currentColor;
  margin: 0;
  min-width: 32px;
  min-height: 32px;
  padding: 0;
}

#bookmarkpropertiesdialog .expander-up {
  list-style-image: url("chrome://global/skin/icons/arrow-up.svg");
}

#bookmarkpropertiesdialog .expander-down {
  list-style-image: url("chrome://global/skin/icons/arrow-down.svg");
}

#bookmarkpropertiesdialog #editBookmarkPanelContent > input,
#bookmarkpropertiesdialog #editBookmarkPanelContent > hbox > input,
#bookmarkpropertiesdialog #editBMPanel_folderMenuList {
  margin: 0;
}

/* dialog-specific #editBookmarkPanel styles */

#bookmarkpropertiesdialog #editBookmarkPanelContent {
  padding-inline: 0;
  margin-inline: 4px;
}

#bookmarkpropertiesdialog #editBookmarkPanelContent,
#bookmarkpropertiesdialog vbox#editBMPanel_nameRow {
  padding-top: 0;
}

#bookmarkpropertiesdialog #editBookmarkPanelContent #editBMPanel_tagsField,
#bookmarkpropertiesdialog #editBookmarkPanelContent #editBMPanel_folderMenuList {
  margin-inline-end: 16px;
}

#bookmarkpropertiesdialog .caption-label {
  margin: 4px;
  color: var(--text-color-deemphasized);
}

.caption-label {
  font-size: 0.9em;
  margin: 2px 4px;
}

[Verzeichnis aufwärts0.18unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-08-26]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=655579
 




Impressum  |   | Haftungsausschluß  | Kontakt  | Seitenstruktur  | © 2026 JDD |