|
Print Preview: Changing the structure of the html/css.
The current structure is messy and hacky. Instead changing it to a css table
layout, which makes everything much cleaner. Such a structure already exists in all the options pages.
BUG= 86381, 86384, 82969
TEST=UI should look almost the same (ui elements should look better aligned than before). Animations should be identical.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107784
Total comments: 2
Total comments: 10
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+169 lines, -200 lines) |
Patch |
 |
M |
chrome/browser/resources/options/options_page.css
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/color_settings.html
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/color_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/copies_settings.html
|
View
|
1
2
3
4
|
1 chunk |
+20 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/copies_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/header_footer_settings.html
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/header_footer_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/layout_settings.html
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/layout_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/margin_settings.html
|
View
|
1
2
3
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/margin_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/page_settings.html
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/page_settings.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/print_preview.css
|
View
|
1
2
3
4
5
6
|
7 chunks |
+34 lines, -121 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/print_preview.html
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/print_preview_animations.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/webui.css
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/print_preview.js
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|