Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

userchrome.css #1

Open
nickto2011 opened this issue Mar 28, 2011 · 1 comment
Open

userchrome.css #1

nickto2011 opened this issue Mar 28, 2011 · 1 comment

Comments

@nickto2011
Copy link

/menubar transparent/

nav-bar{

background:transparent !important;
border:none !important;
}

/bookmarkbar transparent/

PersonalToolbar{

background:transparent !important;
border:none !important;
}

/tabbar transparent/

TabsToolbar{

background:transparent !important;
border:none !important;
}

/findbar transparent/

browser-bottombox{

-moz-appearance: none !important;
background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,242,0), rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,0)) !important;
border-top: none !important;
border-left: 0px solid threedshadow !important;
border-right: 0px solid threedshadow !important;
border-bottom: 0px solid threedshadow !important;
-moz-box-shadow: inset threedshadow 0px 0px !important;
}

@satyr
Copy link
Owner

satyr commented Mar 28, 2011

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants