]> git.parisson.com Git - pdf.js.git/commitdiff
Minor CSS fix for zoom drop down.
authorJustin D'Arcangelo <justindarc@gmail.com>
Sun, 19 Jun 2011 18:57:45 +0000 (14:57 -0400)
committerJustin D'Arcangelo <justindarc@gmail.com>
Sun, 19 Jun 2011 18:57:45 +0000 (14:57 -0400)
multi-page-viewer.css

index 293b322413b8118e07bce440631030ee19b63d45..c965674650e5f4ee5bb5132c6e1ab93ab93a4793 100644 (file)
@@ -171,6 +171,7 @@ span {
 
 #scaleComboBoxList > ul > li:hover {
     background-color: #09f;
+    color: #fff;
 }
 
 #pageNumber, #scale {