Browse Source

eur-lex: make the background "antiquewhite" (a very light pink).

And why antiquewhite? Because firefox has shown it in the completion list.
Adrien Nader 8 years ago
parent
commit
b2f5b5313d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      eur-lex/eur-lex_toc.user.js

+ 1 - 0
eur-lex/eur-lex_toc.user.js

@@ -24,6 +24,7 @@ style.innerHTML = '\
 #the-toc-this-website-lacks > div {\
 #the-toc-this-website-lacks > div {\
   direction: ltr;\
   direction: ltr;\
   overflow-x: auto;\
   overflow-x: auto;\
+  background-color: antiquewhite;\
 }\
 }\
 #the-toc-this-website-lacks li {\
 #the-toc-this-website-lacks li {\
   padding: 0.5em;\
   padding: 0.5em;\