Remove some bugs. Add warnings for renaming group. Add ability to cahnge group owner.

This commit is contained in:
Dmitriy Zaporozhets 2012-12-03 21:14:05 +03:00
parent 7f6bbf06f8
commit ba74fa1413
11 changed files with 101 additions and 51 deletions

View file

@ -100,17 +100,3 @@ input[type='search'].search-text-input {
}
fieldset legend { font-size: 17px; }
ul.nav.nav-projects-tabs {
@extend .nav-tabs;
padding-left: 8px;
li {
a {
padding: 4px 20px;
margin-top: 2px;
border-color: #DDD;
}
}
}