Add html and .main-content selectors

This commit is contained in:
MrOtherGuy 2020-01-03 15:40:13 +02:00
parent 62818a31d4
commit 4de319063c

View file

@ -1,6 +1,8 @@
@-moz-document url-prefix("about:"){ @-moz-document url-prefix("about:"){
window, window,
page, page,
html,
.main-content,
scrollbar{ scrollbar{
scrollbar-color: rgb(210,210,210) rgb(42,42,46); scrollbar-color: rgb(210,210,210) rgb(42,42,46);
scrollbar-width: thin; scrollbar-width: thin;