|
|
WebUI Prefs: Don't use display:block for labels
Separates our labels into a div and a label, so that labels are no longer display:block. Making labels display:block turns out to be undesirable because it makes the clickable area for the control the full width of the pane, rather than just the control and the label text.
BUG= 69792
TEST=Click to the right of a checkbox or radio button's label; it should not active the control.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75772
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+654 lines, -481 lines) |
Patch |
 |
M |
chrome/browser/resources/options/advanced_options.css
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/advanced_options.html
|
View
|
|
5 chunks |
+98 lines, -70 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/autofill_options.html
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/browser_options.html
|
View
|
|
4 chunks |
+50 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/browser_options_page.css
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_accounts_options.html
|
View
|
|
1 chunk |
+21 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_internet_detail.html
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_language_chewing_options.html
|
View
|
|
1 chunk |
+63 lines, -47 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_language_mozc_options.html
|
View
|
|
1 chunk |
+64 lines, -48 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_language_pinyin_options.html
|
View
|
|
1 chunk |
+88 lines, -67 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_proxy.html
|
View
|
|
2 chunks |
+36 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/chromeos_system_options.html
|
View
|
|
2 chunks |
+14 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/clear_browser_data_overlay.html
|
View
|
|
1 chunk |
+42 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/content_settings.html
|
View
|
|
7 chunks |
+116 lines, -78 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/language_options.css
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/language_options.html
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/options_page.css
|
View
|
1
|
1 chunk |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/options/personal_options.html
|
View
|
|
3 chunks |
+40 lines, -30 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|