Danke für die Antwort. Mein Code sieht jetzt folgendermaßen aus (betrifft das ganze Panel):
CSS
#editBookmarkPanel {margin-top: 180px !important; margin-left: 425px !important;
margin-right: 300px !important;
background-color: #000000 !important;
color: #C0C0C0 !important;
-moz-border-radius: 10px !important;
border: 5px solid !important;
-moz-border-bottom-colors: #C0C0C0 !important;
-moz-border-right-colors: #C0C0C0 !important;
-moz-border-top-colors: #C0C0C0 !important;
-moz-border-left-colors: #C0C0C0 !important; }
menulist[oncommand="gEditItemOverlay.onNamePickerChange();"],
textbox[onblur="gEditItemOverlay.onLocationFieldBlur();"],
menulist[oncommand="gEditItemOverlay.onFolderMenuListCommand(event);"]
{-moz-appearance: none !important;
background-color: #000000 !important;
color: #C0C0C0 !important;
font-size: 12px !important;
border: 2px solid !important;
-moz-border-radius: 4px 4px 0px 0px !important;
-moz-border-bottom-colors: transparent !important;
-moz-border-left-colors: #C0C0C0 !important;
-moz-border-top-colors: #C0C0C0 !important;
-moz-border-right-colors: #C0C0C0 !important;
padding-right: 3px !important }
Alles anzeigen
Hierbei bleibt aber die Schriftfarbe in der ersten Zeile schwarz, trotz der Angabe, dass diese grau sein soll. Auch passt dein Code nur für die ersten beiden Zeilen. Dein BMpanel sieht irgendwie anders aus:
[Blockierte Grafik: http://img3.imagebanana.com/img/rbjbzmed/thumb/1.png]