Bug 91213 - Web Inspector: align scope filters
Summary: Web Inspector: align scope filters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 04:07 PDT by Pavel Feldman
Modified: 2012-07-13 10:22 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.55 KB, patch)
2012-07-13 04:09 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (4.82 KB, patch)
2012-07-13 07:59 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-07-13 04:07:49 PDT
Patch to follow.
Comment 1 Pavel Feldman 2012-07-13 04:09:47 PDT
Created attachment 152211 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-13 06:09:41 PDT
Comment on attachment 152211 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=152211&action=review

> Source/WebCore/inspector/front-end/inspector.css:-1833
> -#console-filter {

Please remove this id everywhere.

> Source/WebCore/inspector/front-end/networkLogView.css:-468
> -#network-filter {

Please remove this id everywhere.
Comment 3 Pavel Feldman 2012-07-13 07:59:38 PDT
Created attachment 152263 [details]
Patch
Comment 4 Pavel Feldman 2012-07-13 08:02:38 PDT
Committed r122578: <http://trac.webkit.org/changeset/122578>