GNOME Bugzilla – Bug 691122
webview: don't set the OSD style class on the whole overlay
Last modified: 2013-01-08 13:47:30 UTC
See patch
Created attachment 232724 [details] [review] webview: don't set the OSD style class on the whole overlay The progressbar is an OSD; setting it on the whole overlay means the scrolled window and the view itself will also match it, which we don't want. See also http://git.gnome.org/browse/epiphany/commit/?id=2e710ab607b2ab2b18125574bf9fbcd44abd74b4
Thanks a lot for the patch.