mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-15 18:05:50 +01:00
Add show more link for repositories and wiki pages
This commit is contained in:
@@ -200,6 +200,15 @@ a.omit:hover {
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
||||
div.show-more {
|
||||
text-align: center;
|
||||
border-top: 1px solid silver;
|
||||
}
|
||||
|
||||
div.show-more a {
|
||||
color: #7aa1d3;
|
||||
}
|
||||
|
||||
span.count-right {
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user