Jetzt machst du den gleichen Unsinn wieder u
Ja, das ist es ja gerade, wenn ich nach dieser Eingabe vorgehe, dann werden nur bestimmte Teile angezeigt, das hatte ich vorher auch schon probiert. Diese hier gehören nicht dazu:
CSS
menuitem[label="Sonstiges"]{
color:grey!important;
font-weight: bold !important;
}
menuitem[label="Web-Entwickler"]{
color: #006600 !important;
font-weight: bold !important;
}
menuitem[label="Lesezeichen verwalten"]{
color: #ff6600 !important;
font-weight: bold !important;
}
menuitem[label="Lesezeichen-Symbolleiste"]{
color: #8B5A2B !important;
font-weight: bold !important;
}
Alles anzeigen