mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 13:35:50 +01:00
Improve th background color
This commit is contained in:
@@ -287,14 +287,8 @@ div.box-content-bottom {
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
th.box-header {
|
table.table th.box-header {
|
||||||
background-color: #e0e0e0;
|
background-color: #f5f5f5;
|
||||||
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
|
|
||||||
}
|
}
|
||||||
|
|
||||||
th.box-header .octicon {
|
th.box-header .octicon {
|
||||||
|
|||||||
Reference in New Issue
Block a user