show project description on public area
This commit is contained in:
parent
7c408960ce
commit
e90277f9b5
3 changed files with 29 additions and 13 deletions
|
@ -120,3 +120,16 @@ ul.nav.nav-projects-tabs {
|
|||
.team_member_row form {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.public-projects {
|
||||
li {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 5px;
|
||||
border-bottom: 1px solid #eee;
|
||||
|
||||
.description {
|
||||
margin-left: 22px;
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue