mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Making the thangs column in the level editor hidden by default again.
This commit is contained in:
parent
5fc7caec64
commit
7fb89a9e7e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ button.btn#thangs-container-toggle
|
|||
span.icon-list
|
||||
button.btn#thangs-palette-toggle
|
||||
span.icon-plus
|
||||
.thangs-container#all-thangs
|
||||
.thangs-container.hide#all-thangs
|
||||
h3(data-i18n="editor.level_tab_thangs_title") Current Thangs
|
||||
#thangs-treema(title="Double click to configure a thang")
|
||||
|
||||
|
|
Loading…
Reference in a new issue