/[chrome]/trunk/src/chrome/browser/resources/extensions_infobar_mac.css
Chromium logo

Diff of /trunk/src/chrome/browser/resources/extensions_infobar_mac.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 56339 by andybons@chromium.org, Tue Jul 13 17:24:48 2010 UTC revision 56340 by andybons@chromium.org, Tue Aug 17 14:04:40 2010 UTC
# Line 6  Line 6 
6    background: -webkit-gradient(linear, left top, left bottom,    background: -webkit-gradient(linear, left top, left bottom,
7                from(#EBEBEB), to(#CFCFCF));                from(#EBEBEB), to(#CFCFCF));
8    font-family: 'Lucida Grande', Helvetica, sans-serif;    font-family: 'Lucida Grande', Helvetica, sans-serif;
9    font-size: 11px;    font-size: 12px;
10    height: 36px; /* Infobars are limited to 36-72px */    height: 36px; /* Infobars are limited to 36-72px */
11    margin: 0px;    margin: 0 38px;
12    overflow: hidden;    overflow: hidden;
13  }  }

Legend:
Removed from v.56339  
changed lines
  Added in v.56340

Powered by ViewVC 1.1.5 ViewVC Help