modifications mostly to awesome
This commit is contained in:
parent
a7db9e944a
commit
dda80f1d77
126 changed files with 6539 additions and 27 deletions
8
firefox/chrome/content/about_page_scrollbars.css
Normal file
8
firefox/chrome/content/about_page_scrollbars.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@-moz-document url-prefix("about:"){
|
||||
xul|page,
|
||||
xul|scrollbar{
|
||||
scrollbar-color: rgb(210,210,210) rgb(44, 46, 49);
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue