mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-04 20:45:58 +01:00
Improve th background color
This commit is contained in:
@@ -287,14 +287,8 @@ div.box-content-bottom {
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user