[webkit-reviews] review denied: [Bug 34201] Web Inspector: Switching between Profiles and Resources puts Profiles into "welcome screen" mode. : [Attachment 47529] assign more specialized class name to the div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 08:37:28 PST 2010


Timothy Hatcher <timothy at hatcher.name> has denied Mikhail Naganov
<mnaganov at chromium.org>'s request for review:
Bug 34201: Web Inspector: Switching between Profiles and Resources puts
Profiles into "welcome screen" mode.
https://bugs.webkit.org/show_bug.cgi?id=34201

Attachment 47529: assign more specialized class name to the div
https://bugs.webkit.org/attachment.cgi?id=47529&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>

> +.panel-enabler-view.welcome div.welcome-instructions-aligner {
> +    display: inline-block;
> +    width: 0;
>  }

A better way to hide the image is display: none.


More information about the webkit-reviews mailing list