summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 18:32:57 +0000
committerdpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-31 18:32:57 +0000
commite6543da643d0575297e1918d9b5179bd15fcacef (patch)
tree2bf37de29ee3fcae9a6031dd09302dd1f10bc537
parent005d0cf2a86aba26a541914c19b7e6f49751a9c1 (diff)
downloadchromium_src-e6543da643d0575297e1918d9b5179bd15fcacef.zip
chromium_src-e6543da643d0575297e1918d9b5179bd15fcacef.tar.gz
chromium_src-e6543da643d0575297e1918d9b5179bd15fcacef.tar.bz2
Print Preview: Fixing position of checkmarks in checkboxes.
A png file is used for the checkmark symbol, so it makes no sense to specify a font for it. BUG=83148 TEST=See bug description Review URL: http://codereview.chromium.org/7098001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87331 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/resources/print_preview.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/resources/print_preview.css b/chrome/browser/resources/print_preview.css
index 7398adc..f309071 100644
--- a/chrome/browser/resources/print_preview.css
+++ b/chrome/browser/resources/print_preview.css
@@ -630,7 +630,6 @@ body #individual-pages {
body,
button,
-input[type='checkbox']:checked:before,
input[type='text'],
select {
font-family: 'Open Sans', 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;