@@ -20,6 +20,7 @@
<link rel="stylesheet" href="static/css/user/base.css" />
<link rel="stylesheet" href="static/css/user/user.css" />
<link rel="stylesheet" href="static/lib/calendar/calendar.css">
+<link rel="stylesheet" href="static/lib/angular/ng-table.css">
</head>
<body>
@@ -149,8 +149,9 @@ body div.ng-table-pager a.page-a {
float: right;
background: #5078cb!important;
}
-.ng-table-pagination .page-a:hover {
+.ng-table-pagination >li >a.page-a:hover {
+ color: #fff!important;
</style>
<!--右侧主体部分-->
@@ -109,7 +109,9 @@
height: 17px;
line-height: 17px;
-
+ div.ng-table-pager {
+ margin-top: 20px;
+ }
div.ng-table-pager input.page-number {
vertical-align: inherit;
display: inline-block;
@@ -145,7 +147,6 @@
div.ng-table-pager div.page-go-block {
margin-left: 20px;
- margin-top: 20px !important;
font-size: 0px;
height: 31px;
line-height: 31px;