Parcourir la 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 il y a 8 ans
Parent
commit
b2f5b5313d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 {\
   direction: ltr;\
   overflow-x: auto;\
+  background-color: antiquewhite;\
 }\
 #the-toc-this-website-lacks li {\
   padding: 0.5em;\