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

Issue 6046001: DOMUI: Cleanup options_page.css a bit. (Closed)

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

Description

DOMUI: Cleanup options_page.css a bit. * Move the 'display: block' property of labels into the checkbox and radio classes. * Remove now-superfluous properties. * Use input[type=checkbox] instead of the checkbox class where possible. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69612

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -21 lines) Patch
M chrome/browser/resources/options/options_page.css View 2 chunks +9 lines, -21 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
James Hawkins
10 years ago (2010-12-18 00:14:31 UTC) #1
arv (Not doing code reviews)
LGTM
10 years ago (2010-12-18 00:38:18 UTC) #2
stuartmorgan
LGTM http://codereview.chromium.org/6046001/diff/1/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6046001/diff/1/chrome/browser/resources/options/options_page.css#newcode327 chrome/browser/resources/options/options_page.css:327: section > div:only-of-type label { Lets axe the ...
10 years ago (2010-12-18 00:49:37 UTC) #3
James Hawkins
10 years ago (2010-12-18 00:54:40 UTC) #4
http://codereview.chromium.org/6046001/diff/1/chrome/browser/resources/option...
File chrome/browser/resources/options/options_page.css (right):

http://codereview.chromium.org/6046001/diff/1/chrome/browser/resources/option...
chrome/browser/resources/options/options_page.css:327: section >
div:only-of-type label {
On 2010/12/18 00:49:38, stuartmorgan wrote:
> Lets axe the whole 'div:only-of-type' part now too, and remove the comment.

I'm hesitant to remove this right now, because it does affect the layout.  We
need to properly add the 'margin: 5px 0', but I need to think about how we're
going to do spacing correctly for all the places we need it in the page.

Powered by Google App Engine
This is Rietveld 408576698