Add description to project features on edit project page
This commit is contained in:
parent
e117414e44
commit
0530e5baae
3 changed files with 40 additions and 13 deletions
|
@ -679,3 +679,16 @@ h1.http_status_code {
|
|||
font-weight: normal;
|
||||
color: #456;
|
||||
}
|
||||
|
||||
.control-group {
|
||||
.controls {
|
||||
span {
|
||||
&.descr {
|
||||
position: relative;
|
||||
top: 2px;
|
||||
left: 5px;
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue