RESOLVED FIXED 34320
Web Inspector: REGRESSION (54001): Toolbar gradient doesn’t match titlebar on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=34320
Summary Web Inspector: REGRESSION (54001): Toolbar gradient doesn’t match titlebar on...
mitz
Reported 2010-01-29 02:44:30 PST
On Snow Leopard, the toolbar gradient doesn’t match the window’s title bar. This regression was caused by <http://trac.webkit.org/changeset/54001>, which removed the "mac-leopard" class from the body element on Snow Leopard, thus disabling this rule in inspector.css: body.detached.platform-mac-leopard #toolbar { background: transparent !important; }
Attachments
[PATCH] Proposed solution (1.71 KB, patch)
2010-01-29 07:59 PST, Alexander Pavlov (apavlov)
no flags
Mark Rowe (bdash)
Comment 1 2010-01-29 03:24:54 PST
Alexander Pavlov (apavlov)
Comment 2 2010-01-29 07:59:03 PST
Created attachment 47718 [details] [PATCH] Proposed solution
WebKit Commit Bot
Comment 3 2010-01-29 09:38:50 PST
Comment on attachment 47718 [details] [PATCH] Proposed solution Clearing flags on attachment: 47718 Committed r54068: <http://trac.webkit.org/changeset/54068>
WebKit Commit Bot
Comment 4 2010-01-29 09:38:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.