Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- #sidebar-search-container, .sidebar-placesTreechildren {
- background: black !important;
- }
- #sidebar-title {
- color: white !important;
- background: black !important;
- }
- #search-box, .compact, .textbox-input-box {
- color: white !important;
- border-color: black !important;
- background: black !important;
- }
- #bookmarks-view-children, #sidebar-search-label {
- color: white !important;
- background: black !important;
- }
- #nav-bar {
- color: white !important;
- border: none !important;
- background: black !important;
- }
- #nav-bar, .toolbarbutton-text {
- color: white !important;
- }
- #urlbar, .searchbar-textbox {
- color: white !important;
- border: none !important;
- background-color: black !important
- }
- #urlbar * {
- border-color: black !important;
- }
- .tabbrowser-tab {
- color: white !important;
- background: black !important;
- }
- #page-proxy-stack, .searchbar-engine-button {
- border: none !important;
- background: black !important
- }
- #identity-box > hbox {
- margin-left: -4px
- }
- #ff-fullscreen-button {
- display: none !important
- }
- .tabs-stack{
- -moz-appearance: none !important;
- background: black!important}
- .tabs-bottom,#sidebar-header {
- -moz-appearance: none !important;
- background: black!important}
- .compact{
- -moz-appearance: none !important;
- border:none !important;
- background: black!important}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement