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

Issue 6241006: DOMUI: Polish common HTML controls to match the rest of the DOMUI pages. (Closed)

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

Description

DOMUI: Style common HTML controls to match the rest of the DOMUI pages. CSS values provided by Glen Murphy <glen@chromium.org>;. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71836

Patch Set 1 #

Total comments: 26

Patch Set 2 : Review fixes. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -16 lines) Patch
M chrome/browser/resources/options/deletable_item_list.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/options.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/options_page.css View 1 4 chunks +111 lines, -13 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
James Hawkins
This isn't using webkit-linear-gradient; I could use some help on the transformations for that.
9 years, 11 months ago (2011-01-18 01:20:22 UTC) #1
arv (Not doing code reviews)
I'm kind of confused why we are styling form controls in this way? Should we ...
9 years, 11 months ago (2011-01-18 18:49:25 UTC) #2
arv (Not doing code reviews)
http://codereview.chromium.org/6241006/diff/1/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6241006/diff/1/chrome/browser/resources/options/options_page.css#newcode558 chrome/browser/resources/options/options_page.css:558: background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(0.4, ...
9 years, 11 months ago (2011-01-18 18:52:51 UTC) #3
Glen Murphy
To add some background - the CSS comes from some drafts of design work we're ...
9 years, 11 months ago (2011-01-18 18:59:23 UTC) #4
James Hawkins
I'm uploading a separate CL for the select png. I'd like to hold off on ...
9 years, 11 months ago (2011-01-19 02:02:23 UTC) #5
James Hawkins
+stuartmorgan
9 years, 11 months ago (2011-01-19 20:41:54 UTC) #6
arv (Not doing code reviews)
LGTM http://codereview.chromium.org/6241006/diff/7001/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6241006/diff/7001/chrome/browser/resources/options/options_page.css#newcode532 chrome/browser/resources/options/options_page.css:532: input[type='text'] { We probably need more types here ...
9 years, 11 months ago (2011-01-19 20:53:28 UTC) #7
stuartmorgan
9 years, 11 months ago (2011-01-19 21:01:53 UTC) #8
Belated LGTM

Powered by Google App Engine
This is Rietveld 408576698