aboutsummaryrefslogtreecommitdiff
path: root/webAO/golden/css/goldenlayout-dark-theme.css
AgeCommit message (Collapse)Author
4 daysCSP hardening: remove inline stylesOsmium Sorcerer
Similar to removal of inline scripts, everything was taken out into the CSS files, with the same styles applied there directly. This lets us use `script-src 'self'` in the CSP. Additionally, serve Golden Layout CSS locally to avoid third-party connection.