chenyue 6 years ago
parent
commit
15d42b5d6b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app/jbsc/css/statistics.css

+ 3 - 0
app/jbsc/css/statistics.css

@ -267,3 +267,6 @@ button.dropdown-toggle:hover .caret {
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border-bottom: 1px solid #fff;
}
.right{
	float: right;
}