1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

better paging

This commit is contained in:
Unknwon
2015-07-28 03:14:37 +08:00
parent 31f6069dbe
commit 589618c8a5
9 changed files with 37 additions and 18 deletions

View File

@@ -102,7 +102,7 @@
list-style: none;
font-size: 13px;
padding-top: 15px;
.item {
>.item {
padding-top: 15px;
padding-bottom: 10px;
border-bottom: 1px dashed #AAA;