This commit is contained in:
psychobunny
2014-10-03 18:22:20 -04:00
parent 9c67d5742e
commit a474f111a3
2 changed files with 2 additions and 6 deletions

View File

@@ -13,12 +13,6 @@
display: inline-block;
font-size: 11px;
}
.user-select(none);
}
.save {
margin-top:25px;
}
}

View File

@@ -1,4 +1,6 @@
.selectable {
.user-select(none);
.selector {
position: absolute;
border: 1px solid #89B;