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

Issue 7037045: Make debug log readable. (Closed)

Created:
9 years, 7 months ago by dmac
Modified:
9 years, 7 months ago
Reviewers:
ajwong, Wez, garykac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Make debug log readable. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86153

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M remoting/webapp/me2mom/main.css View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dmac
9 years, 7 months ago (2011-05-20 21:51:55 UTC) #1
Wez
LGTM with bells on.
9 years, 7 months ago (2011-05-20 21:53:40 UTC) #2
ajwong
9 years, 7 months ago (2011-05-20 21:54:05 UTC) #3
LFGTM

On Fri, May 20, 2011 at 2:51 PM, <dmaclach@chromium.org> wrote:

> Reviewers: garykac,
>
> Description:
> Make debug log readable.
>
>
> BUG=NONE
> TEST=NONE
>
>
> Please review this at http://codereview.chromium.org/7037045/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M remoting/webapp/me2mom/main.css
>
>
> Index: remoting/webapp/me2mom/main.css
> diff --git a/remoting/webapp/me2mom/main.css
> b/remoting/webapp/me2mom/main.css
> index
>
4dd8052cd1ac0c96136242a5b76596be2a301ed5..4d9468a16e8bbbf645642b6c7ab735f7ea778e0c
> 100644
> --- a/remoting/webapp/me2mom/main.css
> +++ b/remoting/webapp/me2mom/main.css
> @@ -61,7 +61,7 @@ h1 {
>   overflow: auto;
>   font-family: monospace;
>   font-weight: bold;
> -  line-height: 0.5em;
> +  font-size: small;
>   border: 2px solid #ffffff;
>   display: none;
>   opacity: 0.9;
>
>
>

Powered by Google App Engine
This is Rietveld 408576698