Pastebin
Paste #1822: userChrome.css
< previous paste - next paste>
Pasted by tdn@malbec
/* The following four lines were added by KDE */
scrollbarbutton[sbattr="scrollbar-up-top"] { display: -moz-box !important; }
scrollbarbutton[sbattr="scrollbar-down-top"] { display: none !important; }
scrollbarbutton[sbattr="scrollbar-up-bottom"] { display: -moz-box !important; }
scrollbarbutton[sbattr="scrollbar-down-bottom"] { display: -moz-box !important; }
tab {
-moz-appearance: none !important;
background-color: #aaa !important;
color: #000 !important;
}
tab[selected="true"] {
min-width: 250px !important;
background-color: #fff !important;
color: #000 !important;
font-weight: bold !important;
}
New Paste
Go to most recent paste.