Add dropdown menu for subtasks

This commit is contained in:
Frederic Guillot
2016-01-12 21:46:20 -05:00
parent 3699073371
commit 713113d6c0
6 changed files with 27 additions and 10 deletions

View File

@@ -67,6 +67,11 @@ ul.dropdown-submenu-open {
padding-right: 10px;
}
.dropdown-menu-link-icon {
color: #333;
text-decoration: none;
}
/* textarea dropdown */
.textarea-dropdown {
list-style: none;