|
[MD settings] adjusting heights of settings rows; removing two .css files; unifying settings layout
This CL continues the process of unifying MD settings layout.
- minimum line heights are now either 40px or 52px, depending
on whether they are two-line.
- the .split class style has been removed. A .settings-box
now defaults to what .split was, as that was by far the
more common case
- A .block class has been added for the rare cases where a
.settings-box should use a non-split (block) style
- two .css files became unneeded along the way and have been
removed
- some uses of paper-item were replaced with styled divs to
make them leaner (div is well optimized)
BUG= 425627
Committed: https://crrev.com/b146aaae933ae30ea5bd8f33eee6a585e5959cd4
Cr-Commit-Position: refs/heads/master@{#372765}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+137 lines, -177 lines) |
Patch |
 |
M |
chrome/browser/resources/settings/a11y_page/a11y_page.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/appearance_page/appearance_page.html
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/clear_browsing_data_page/clear_browsing_data_page.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/settings/date_time_page/date_time_page.css
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/date_time_page/date_time_page.html
|
View
|
|
1 chunk |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/downloads_page/downloads_page.html
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/languages_page/languages_page.html
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/languages_page/manage_languages_page.html
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/on_startup_page/on_startup_page.html
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html
|
View
|
|
1 chunk |
+25 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css
|
View
|
1
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html
|
View
|
1
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/people_page/change_picture.html
|
View
|
|
1 chunk |
+18 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/people_page/people_page.html
|
View
|
|
1 chunk |
+25 lines, -27 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/privacy_page/privacy_page.html
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/reset_page/reset_page.html
|
View
|
|
1 chunk |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/search_page/search_page.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_resources.grd
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_shared.css
|
View
|
|
3 chunks |
+15 lines, -14 lines |
0 comments
|
Download
|
Total messages: 18 (6 generated)
|