Changes to print preview layout.
commit58f07832045480f8bcc839f8e11eecd22a77a8fd
authorrfevang@chromium.org <rfevang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 05:28:39 +0000 (16 05:28 +0000)
committerrfevang@chromium.org <rfevang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 05:28:39 +0000 (16 05:28 +0000)
treec3f488fdcf172c85d291e33edff015fca4b0d3b1
parentd4fd6170e22d0a729b5b61963c643587fafda9ba
Changes to print preview layout.

Modifies the print preview layout to better match the specs
for the new dialog style. This CL affects the layout for the
print preview even when the new dialog style is not used.

A close button will be added after we've switched to the new
dialog style, as the old style already has a close button in
the top right corner.

Spec: https://docs.google.com/a/google.com/folder/d/0B6x6iYCtKinEUTFOWUJFTWJFSTA/edit?docId=0B6x6iYCtKinERFBFenZxdlVCQUk
Before, old dialog style: http://i.imgur.com/8uDarV3.png
Before, new dialog style: http://i.imgur.com/QXdap6W.png
After, old dialog style: http://i.imgur.com/M0BaBy8.png
After, new dialog style: http://i.imgur.com/OFmL5tc.png

BUG=133363

Review URL: https://chromiumcodereview.appspot.com/14752026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200459 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/print_preview/previewarea/preview_area.css
chrome/browser/resources/print_preview/print_header.css
chrome/browser/resources/print_preview/print_preview.css
chrome/browser/resources/print_preview/print_preview.html
chrome/browser/resources/print_preview/settings/copies_settings.css
chrome/browser/resources/print_preview/settings/copies_settings.html
chrome/browser/resources/print_preview/settings/destination_settings.css
chrome/browser/resources/print_preview/settings/margin_settings.css [new file with mode: 0644]
chrome/browser/resources/print_preview/settings/page_settings.css