From: Justin D'Arcangelo Date: Sun, 19 Jun 2011 18:57:45 +0000 (-0400) Subject: Minor CSS fix for zoom drop down. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a3781157cf7f2f70b06742c02d0e534d3039365c;p=pdf.js.git Minor CSS fix for zoom drop down. --- diff --git a/multi-page-viewer.css b/multi-page-viewer.css index 293b322..c965674 100644 --- a/multi-page-viewer.css +++ b/multi-page-viewer.css @@ -171,6 +171,7 @@ span { #scaleComboBoxList > ul > li:hover { background-color: #09f; + color: #fff; } #pageNumber, #scale {