|
@@ -149,8 +149,9 @@ body div.ng-table-pager a.page-a {
|
|
|
float: right;
|
|
float: right;
|
|
|
background: #5078cb!important;
|
|
background: #5078cb!important;
|
|
|
}
|
|
}
|
|
|
-.ng-table-pagination .page-a:hover {
|
|
|
|
|
|
|
+.ng-table-pagination >li >a.page-a:hover {
|
|
|
background: #5078cb!important;
|
|
background: #5078cb!important;
|
|
|
|
|
+ color: #fff!important;
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|
|
|
<!--右侧主体部分-->
|
|
<!--右侧主体部分-->
|