Use modal panel instead of prompt() when creating folders
This commit is contained in:
@ -64,6 +64,11 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
#create-input {
|
||||
width: 250px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
/* Bootstrap overrides */
|
||||
|
||||
.btn:focus {
|
||||
|
||||
Reference in New Issue
Block a user