diff --git a/src/main/twirl/gitbucket/core/repo/files.scala.html b/src/main/twirl/gitbucket/core/repo/files.scala.html index 86cc98a..6149a75 100644 --- a/src/main/twirl/gitbucket/core/repo/files.scala.html +++ b/src/main/twirl/gitbucket/core/repo/files.scala.html @@ -88,7 +88,8 @@ } } - +
+ @* + *@ - @if(pathList.size > 0){ diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 86a7f68..81e97b1 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -255,7 +255,7 @@ } table.table th { - background-color: #d9edf7; + background-color: #f5f5f5; } div.block-header {
@link(latestCommit.summary, repository) @@ -98,8 +99,9 @@ }
+
- +