Add description to project features on edit project page

This commit is contained in:
Dmitriy Zaporozhets 2012-12-02 19:28:23 +02:00
parent e117414e44
commit 0530e5baae
3 changed files with 40 additions and 13 deletions

View file

@ -74,6 +74,12 @@
.adv_settings {
h6 { margin-left: 40px; }
}
fieldset.features {
.control-label {
font-weight: bold;
}
}
}
.project_clone_panel {