add javascript for userlist tablehead checkall box, fix pageselector css

This commit is contained in:
Hendrik
2017-01-20 12:06:23 +01:00
parent e0d02d283d
commit 3152839dae
2 changed files with 52 additions and 39 deletions

View File

@@ -52,10 +52,16 @@
margin: 10px;
}
.admin-userpage {
width: 170px;
margin-bottom: 20px;
.admin-userheading {
width: auto;
float: left;
}
.admin-pageui {
text-align: right;
float: right;
width: auto;
margin-bottom: 20px;
}
.usertitle {