Vielen Dank für die Antwort
Ich benutze gar keinen Theme mehr und ich habe den code mal deaktiviert, sonst würde es weiterzockeln, das hier wäre er.
CSS
/*
* Edit this file and copy it as userChrome.css into your
* profile-directory/chrome/
*/
/*
* This file can be used to customize the look of Mozilla's user interface
* You should consider using !important on rules which you want to
* override default settings.
*/
/*
* Do not remove the @namespace line -- it's required for correct functioning
*/
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/*
* Some possible accessibility enhancements:
*/
/*
* Make all the default font sizes 20 pt:
*
* * {
* font-size: 20pt !important
* }
*/
/*
* Make menu items in particular 15 pt instead of the default size:
*
* menupopup > * {
* font-size: 15pt !important
* }
*/
/*
* Give the Location (URL) Bar a fixed-width font
*
* #urlbar {
* font-family: monospace !important;
* }
*/
[b]
/* Multi-row bookmarks toolbar */
/* #bookmarks-ptf {display:block} */
/* #bookmarks-ptf toolbarseparator {display:inline} */
/* Zeilenumbruch statt Separator */
/* #personal-bookmarks toolbarseparator { visibility: hidden !important; display: */
/* block !important; } */
[/b]
/*
* Eliminate the throbber and its annoying movement:
*
* #throbber-box {
* display: none !important;
* }
*/
/*
* For more examples see http://www.mozilla.org/unix/customizing.html
*/
Alles anzeigen
Also Schnellverknüpfungen in der LesezeichenSymbolleiste sind es nicht nur 1 oder 2 mehr sondern ein paar
[Blockierte Grafik: http://2_of_omega.s01.user-portal.com/Screenshot%201.jpg]
Ich kenne mich mit der chrome nicht aus
somit weis ich nicht warum es zittert wenn es aktiv ist, vielleicht liegt es an den trennlinien?
Jedoch aktiviere ich den zweiten code den ich aus einem der anderen zwei beiträge gehollt habe, dann ist die LEsezeichenleiste ziemlich weit unten aufgrund der vielen sortierungs Trennlinien.