parent
7043ddc935
commit
2b1bbcb579
16 changed files with 416 additions and 134 deletions
|
@ -1,6 +1,11 @@
|
|||
.repo-list .repo-list-panel {
|
||||
padding: 20px;
|
||||
padding-top: 0px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.repo-list .repo-list-panel .btn-group {
|
||||
float: right;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.repo-list .repo-list-namespaces h4 {
|
||||
|
|
Reference in a new issue