Add read-only mode to map and array editors
This commit is contained in:
parent
8a4c19dd17
commit
46bfac7540
13 changed files with 174 additions and 79 deletions
|
@ -3,7 +3,7 @@
|
|||
/* Note: CSS is fucking stupid. It applies styles not in the order classes are set on an element,
|
||||
* but in the order they appear in the css files */
|
||||
|
||||
/*@import url("debug.css");*/
|
||||
/* @import url("debug.css"); */
|
||||
@import url("fonts.css");
|
||||
@import url("colors.css");
|
||||
@import url("util.css");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue