Get the remainder of the repo settings panel working
This commit is contained in:
parent
32956b6713
commit
31480de8c1
12 changed files with 480 additions and 30 deletions
|
@ -10,20 +10,3 @@
|
|||
margin-right: 6px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.repo-panel-builds .heading-title {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.repo-panel-builds .heading-controls {
|
||||
font-size: 14px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.repo-panel-builds .heading-controls .btn {
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.repo-panel-builds .heading-controls .btn .fa {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
|
Reference in a new issue