Use Bootstrap panels instead of GitBucket original styles

This commit is contained in:
Naoki Takezoe
2015-12-09 18:29:41 +09:00
parent ee5b4bbf2e
commit a982b64fd4
3 changed files with 65 additions and 56 deletions

View File

@@ -395,11 +395,18 @@ div.box-content-row {
padding: 4px;
}
*/
/*
div.repo-link {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
*/
li.repo-link {
padding-top: 5px;
padding-bottom: 5px;
}
div.box-content-bottom {
background-color: white;