Re-enabled stubs for PNG analyser and ICO maker, Implemented Data utils, file utils and PNG parser, Still testing
Update png-analyser.yml, png-chunk-analyser.yml, and 17 more files...
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
.ico-maker-advanced {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input[type="checkbox"]#ico-maker-enable-expert-mode:checked ~ .ico-maker-advanced {
|
||||
display: block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user