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:
commit
ef28a16c3c
3 changed files with 19 additions and 6 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue