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

Issue 6344008: DOMUI: Alter the focus and selected list item background colors. (Closed)

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

Description

DOMUI: Alter the focus and selected list item background colors. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71829

Patch Set 1 #

Total comments: 5

Patch Set 2 : Review fixes. #

Total comments: 2

Patch Set 3 : Review fix 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/browser/resources/options/options_page.css View 1 2 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
James Hawkins
I'm seeing the 1px gap above the first item in a list, selected. Is this ...
9 years, 11 months ago (2011-01-19 03:33:24 UTC) #1
stuartmorgan
http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css#newcode369 chrome/browser/resources/options/options_page.css:369: } This rule needs to be split apart into ...
9 years, 11 months ago (2011-01-19 16:43:22 UTC) #2
James Hawkins
http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css#newcode369 chrome/browser/resources/options/options_page.css:369: } On 2011/01/19 16:43:22, stuartmorgan wrote: > This rule ...
9 years, 11 months ago (2011-01-19 19:06:18 UTC) #3
stuartmorgan
LGTM http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css File chrome/browser/resources/options/options_page.css (right): http://codereview.chromium.org/6344008/diff/1/chrome/browser/resources/options/options_page.css#newcode369 chrome/browser/resources/options/options_page.css:369: } On 2011/01/19 19:06:18, James Hawkins wrote: > ...
9 years, 11 months ago (2011-01-19 19:48:51 UTC) #4
James Hawkins
9 years, 11 months ago (2011-01-19 20:00:24 UTC) #5
http://codereview.chromium.org/6344008/diff/5001/chrome/browser/resources/opt...
File chrome/browser/resources/options/options_page.css (right):

http://codereview.chromium.org/6344008/diff/5001/chrome/browser/resources/opt...
chrome/browser/resources/options/options_page.css:375: border-bottom: 1px solid
#7892b4;
On 2011/01/19 19:48:51, stuartmorgan wrote:
> Why rgb() for the backgrounds and hex for the border? It makes it hard to see
> how the colors relate, which is weird for colors that need to go together, so
it
> would be cleaner to change one or the other so they all match.

Done.

Powered by Google App Engine
This is Rietveld 408576698