mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-09-15 17:26:57 +00:00
feat (web): settings.requireValidation
feat (web): settings.oninitialize event feat (web): allow optional embeded patches (will appear as checkboxes) fix (web): allow null object as settings
This commit is contained in:
parent
9ec774421e
commit
c5c39a7703
5 changed files with 270 additions and 117 deletions
|
@ -356,6 +356,22 @@
|
|||
|
||||
|
||||
|
||||
#rom-patcher-container #rom-patcher-select-patch{
|
||||
display:none
|
||||
}
|
||||
#rom-patcher-container #rom-patcher-select-patch.single{
|
||||
background-image: none;
|
||||
background-color: transparent;
|
||||
color: inherit !important;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue