mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-28 15:03:57 -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
|
.treema
|
||||||
position: absolute
|
position: absolute
|
||||||
top: 50px
|
top: 70px
|
||||||
left: 0
|
left: 0
|
||||||
right: 10px
|
right: 10px
|
||||||
bottom: 0
|
bottom: 0
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
.treema
|
.treema
|
||||||
position: absolute
|
position: absolute
|
||||||
top: 50px
|
top: 70px
|
||||||
left: 10px
|
left: 10px
|
||||||
right: 0px
|
right: 0px
|
||||||
bottom: 0
|
bottom: 0
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
#extant-components-column.column
|
#extant-components-column.column
|
||||||
h3 Components
|
h3 Components
|
||||||
|
p Click then press delete to remove.
|
||||||
.treema
|
.treema
|
||||||
|
|
||||||
#component-config-column-view.column
|
#component-config-column-view.column
|
||||||
|
|
||||||
#add-component-column.column
|
#add-component-column.column
|
||||||
h3 Add Components
|
h3 Add Components
|
||||||
|
p Click then press enter to add.
|
||||||
.treema
|
.treema
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue