summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/extensions_infobar_mac.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/extensions_infobar_mac.css')
-rw-r--r--chrome/browser/resources/extensions_infobar_mac.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/resources/extensions_infobar_mac.css b/chrome/browser/resources/extensions_infobar_mac.css
index 92a130e..6ce98f3 100644
--- a/chrome/browser/resources/extensions_infobar_mac.css
+++ b/chrome/browser/resources/extensions_infobar_mac.css
@@ -3,8 +3,7 @@
*/
body {
- background: -webkit-gradient(linear, left top, left bottom,
- from(#EBEBEB), to(#CFCFCF));
+ background: -webkit-linear-gradient(#EBEBEB, #CFCFCF);
font-family: 'Lucida Grande', Helvetica, sans-serif;
font-size: 12px;
height: 36px; /* Infobars are limited to 36-72px */