From d0147a863b872ecaa451ab0dce2a348760e99e2c Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Wed, 13 Jul 2011 10:14:36 +0100 Subject: Merge WebKit at branches/chromium/742 r89068: Initial merge by Git. Take us to top of Chrome 12 release branch (12.0.742.130) Change-Id: I4408a97e343a118cf4a1bb9d71367bcc2c16ae48 --- Source/WebCore/inspector/front-end/inspector.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/WebCore/inspector/front-end') diff --git a/Source/WebCore/inspector/front-end/inspector.css b/Source/WebCore/inspector/front-end/inspector.css index 6848aaf..c560e1c 100644 --- a/Source/WebCore/inspector/front-end/inspector.css +++ b/Source/WebCore/inspector/front-end/inspector.css @@ -91,7 +91,7 @@ body.inactive #toolbar { body.detached.platform-mac-leopard:not(.remote) #toolbar, body.detached.platform-mac-snowleopard:not(.remote) #toolbar { - background: transparent !important; + background: transparent; } body.attached #toolbar { -- cgit v1.1