Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts: static/js/controllers.js
This commit is contained in:
commit
211fd6bcd7
8 changed files with 105 additions and 7 deletions
|
@ -175,6 +175,15 @@ background: linear-gradient(to bottom, #141414 0%,transparent 15%,transparent 8
|
|||
width: 150px;
|
||||
}
|
||||
|
||||
.landing-footer .copyright {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
bottom: 4px;
|
||||
|
||||
font-size: 11px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#repoSearch {
|
||||
width: 400px;
|
||||
}
|
||||
|
|
Reference in a new issue