modify default controller

add generate glyf name
add move left/right
This commit is contained in:
kekee000
2014-12-20 10:24:03 +08:00
parent febfd333e6
commit 6819f87544
9 changed files with 418 additions and 278 deletions

View File

@@ -41,12 +41,13 @@
.i-del,
.i-edit {
position: absolute;
right: 6px;
right: 4px;
padding: 0 2px;
display: none;
}
.i-edit {
right: 22px;
right: 20px;
}
}