Added option to replace existing folders instead of creating duplicates

This commit is contained in:
rembo10
2014-04-03 22:12:48 -07:00
parent d7655ec95a
commit 799aa5c26a
5 changed files with 77 additions and 24 deletions

View File

@@ -393,6 +393,9 @@ form .checkbox small {
margin: 0 !important;
width: auto;
}
form .indent input {
margin-left: 15px;
}
ul,
ol {
margin-left: 2em;