phpmyadmin/phpmyadmin

Remove inline styles

Open

#12.262 aperta il 17 mag 2016

Vedi su GitHub
 (18 commenti) (0 reazioni) (0 assegnatari)PHP (3454 fork)batch import
Enhancementhacktoberfesthardeninghelp wantednewbie

Metriche repository

Star
 (6886 star)
Metriche merge PR
 (Merge medio 2g 17h) (11 PR mergiate in 30 g)

Descrizione

Inline stying doesn't play well with themes and also forces us to use permisive Content-Security-Policy.

The styling should be moved completely to themes and after this is done the CSP should remove 'unsafe-inline' for styles.

Guida contributor