show entire line preset icon

This commit is contained in:
Ansis Brammanis
2013-03-04 18:19:34 -05:00
parent b76accb869
commit 73314f3415
2 changed files with 13 additions and 6 deletions
+9
View File
@@ -559,12 +559,21 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
/* preset form */
.inspector-body .name-help,
.inspector-body .type-help {
position: absolute;
right: -10px;
}
.inspector-body.line .type button {
height: 100px;
}
.inspector-body .type button {
height: 70px;
}
.inspector-body .head .name {
padding-left: 10px;
}