1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-08-06 16:50:54 +00:00

Merge pull request #19 from GhostlyDark/master

Remove inline CSS and inline JS
This commit is contained in:
Marc Robledo 2020-12-04 10:35:18 +01:00 committed by GitHub
commit ef28a16c3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 6 deletions

View file

@ -19,6 +19,11 @@ body{
user-select:none
}
/* hide header checkboxes */
#row-removeheader,#row-addheader{display:none}
/* flex main column */
html, body{height:100%}
#column{