Start on updated repo list view
This commit is contained in:
parent
b9e2863c94
commit
785de61c59
4 changed files with 66 additions and 61 deletions
|
@ -50,6 +50,22 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.co-nav-title .co-nav-title-action {
|
||||
display: block;
|
||||
color: white;
|
||||
text-align: center;
|
||||
line-height: 70px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.co-nav-title .co-nav-title-action a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.co-nav-title .co-nav-title-action .fa {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.co-tab-container {
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Reference in a new issue