]> git.parisson.com Git - pdf.js.git/commitdiff
Added |button| to the list of elements that message-box should be applied to.
authorJared Wein <weinjared@gmail.com>
Wed, 13 Jun 2012 09:27:22 +0000 (02:27 -0700)
committerJared Wein <weinjared@gmail.com>
Wed, 13 Jun 2012 09:27:22 +0000 (02:27 -0700)
web/viewer.css

index 09b5299df78a439ee792dc4e8eea9591683374b9..0ad3f4aa02cd114333e87390e2d4981361e48bef 100644 (file)
@@ -15,6 +15,7 @@ body {
 
 body,
 input,
+button,
 select {
   font-family: message-box;
 }