mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Added some basic control tips to the thang components edit view.
This commit is contained in:
parent
56576dd1a5
commit
231e8582fa
2 changed files with 4 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
.treema
|
||||
position: absolute
|
||||
top: 50px
|
||||
top: 70px
|
||||
left: 0
|
||||
right: 10px
|
||||
bottom: 0
|
||||
|
@ -32,7 +32,7 @@
|
|||
|
||||
.treema
|
||||
position: absolute
|
||||
top: 50px
|
||||
top: 70px
|
||||
left: 10px
|
||||
right: 0px
|
||||
bottom: 0
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
#extant-components-column.column
|
||||
h3 Components
|
||||
p Click then press delete to remove.
|
||||
.treema
|
||||
|
||||
#component-config-column-view.column
|
||||
|
||||
#add-component-column.column
|
||||
h3 Add Components
|
||||
p Click then press enter to add.
|
||||
.treema
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue