Somebody can help me to change Line A to black line like Line B ?
(Line A's area is Sage or bookmarks sidebar.)

I've got answer.
Just change globle/globle.css
sidebarheader {height: 25px;
background-image: url('chrome://global/skin/toolbar/bkg.png') !important;
background-color: transparent !important;
/* -moz-appearance: toolbox; */
border-bottom: 0px solid ThreeDShadow;
border-top: 1px solid; /*ThreeDHighlight; */
}
Aqua-Soft Forums