Firefox Bookmark line

...

#367470

Try this:

http://www.aqua-soft.org/board/showthread.php?t=33187

We really need to compile some sort of guide...

-NC

#367477

Edit the toolbar.css under the global folder in the JAR file. Look for this code (I put the important parts in bold)

toolbar[type=menubar], menubar {

min-width: 1px;

min-height: 20px;

border-bottom: 2px solid;

-moz-border-bottom-colors: #DDDDDD #6E6E6E;

border-top: 0px !important;

}

#367478

...

#367489