ronggang/transmission-web-control

inline styles and scripts

Open

#379 opened on Feb 22, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (777 forks)batch import
help wanted

Repository metrics

Stars
 (4,716 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

如果反馈BUG,请提供以下信息,如果可能,同时提供英文描述,谢谢。

  • Transmssion 版本:
  • Tr Web Control 版本:
  • 浏览器名称及版本:
  • 问题描述:

For English User

Please provide the following information.

  • Transmssion version: 2.94 (d8e60ee44f), RPC: 15
  • Tr Web Control version: 1.6.0 beta (20180906)
  • Browser name & version:Chrome, Firefox
  • Problem description: There are a lot of inline styles and scripts. I am using very strict CSP that does not allow unsafe-inline content and the UI appears all wrong. It would be nice to break everything that is written inline to separate files. image

Contributor guide