Improve th background color

This commit is contained in:
Naoki Takezoe
2015-08-15 14:31:00 +09:00
parent c16a9f234b
commit 4e4e65eaa6

View File

@@ -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 {