From d06194330da2bb8da887d2e1adeacb3a5c1504b2 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 5 Jan 2011 12:15:11 +0000 Subject: Merge WebKit at r72805: Initial merge by Git Note that this is a backwards merge from Chromium release 9.0.600.0 to 9.0.597.0, to align with the Chromium 9 stable release branch. Change-Id: I5d2bb4e8cee9d39ae8485abf48bdb55ecf8b3790 --- .../tool/commands/data/rebaselineserver/main.css | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'WebKitTools/Scripts/webkitpy/tool/commands/data/rebaselineserver/main.css') diff --git a/WebKitTools/Scripts/webkitpy/tool/commands/data/rebaselineserver/main.css b/WebKitTools/Scripts/webkitpy/tool/commands/data/rebaselineserver/main.css index aff2bf6..62afda6 100644 --- a/WebKitTools/Scripts/webkitpy/tool/commands/data/rebaselineserver/main.css +++ b/WebKitTools/Scripts/webkitpy/tool/commands/data/rebaselineserver/main.css @@ -217,23 +217,6 @@ a, .link { color: gray; } -#current-baselines { - font-weight: normal !important; -} - -#current-baselines .platform { - font-weight: bold; -} - -#current-baselines a { - color: #ddf; -} - -#current-baselines .was-used-for-test { - color: #aaf; - font-weight: bold; -} - #action-buttons { float: right; } -- cgit v1.1