Include Breeze scrollbar CSS inline

Authored by broulik on Nov 26 2018, 12:58 PM.

Description

Include Breeze scrollbar CSS inline

You cannot access cssRules for <link rel="stylesheet" ..> on a different domain since Chrome 64.
Since our chrome-extension:// URL for a stylesheet would be on a different domain than the website,
this can lead to problems in e.g. modernizr, so include the <style> inline instead.

Differential Revision: https://phabricator.kde.org/D17169

Details

Committed
broulikNov 26 2018, 12:58 PM
Differential Revision
D17169: Include Breeze scrollbar CSS inline
Parents
R856:9e7cb16eb1ce: Merge branch 'Plasma/5.14'
Branches
Unknown
Tags
Unknown