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

Issue 1646593003: [Template Expressions] fix for incognito getting wrong font style (Closed)

Created:
4 years, 11 months ago by dschuyler
Modified:
4 years, 11 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Template Expressions] fix for incognito getting wrong font style This CL fixes a .css file that wasn't converted to the $i18n{ text replacement style. It was still using ${ an therefore was not being correctly styled. BUG=1647583003

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M ui/webui/resources/css/text_defaults_md.css View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
dschuyler
4 years, 11 months ago (2016-01-27 23:32:30 UTC) #2
Dan Beam
4 years, 11 months ago (2016-01-27 23:44:29 UTC) #3
let's combine and re-use this issue:
https://codereview.chromium.org/1585923011/

Powered by Google App Engine
This is Rietveld 408576698