diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index a3c3d2f..f2cf8b1 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -287,14 +287,8 @@ margin-bottom: 20px; } -th.box-header { - background-color: #e0e0e0; - margin: 0; - border-top-left-radius: 3px; - border-top-right-radius: 3px; - border: 1px solid #d8d8d8; - border-bottom: none; - text-shadow: 0 1px 0 #fff +table.table th.box-header { + background-color: #f5f5f5; } th.box-header .octicon {