Use modal panel instead of prompt() when creating folders

This commit is contained in:
Pierre-Olivier Latour
2014-04-02 09:41:07 -07:00
parent e27fd601a8
commit ccfb4f0b54
3 changed files with 38 additions and 2 deletions
@@ -64,6 +64,11 @@
float: right;
}
#create-input {
width: 250px;
height: 20px;
}
/* Bootstrap overrides */
.btn:focus {