Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Issue 6541086: WebUI Prefs: Don't use display:block for labels (Closed)

Created:
9 years, 10 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Remove pointless rul #

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

Messages

Total messages: 3 (0 generated)
stuartmorgan
9 years, 10 months ago (2011-02-22 22:48:25 UTC) #1
arv (Not doing code reviews)
This bug number seems wrong. erik On Tue, Feb 22, 2011 at 14:48, <stuartmorgan@chromium.org> wrote: ...
9 years, 10 months ago (2011-02-23 18:10:29 UTC) #2
arv (Not doing code reviews)
9 years, 10 months ago (2011-02-23 18:15:47 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698