Marijn button #99

Merged
11166932 merged 152 commits from marijn-button into master 2017-01-23 13:25:08 +01:00
2 changed files with 11 additions and 0 deletions
Showing only changes of commit f00b3d9a23 - Show all commits

View File

@@ -44,6 +44,12 @@
margin: 10px; margin: 10px;
} }
.admin-userpage {
width: 170px;
margin-bottom: 20px;
float: right;
}
.usertable { .usertable {
width: 100%; width: 100%;
} }

View File

@@ -105,6 +105,11 @@ function test_input($data) {
<br> <br>
<div class="admin-users"> <div class="admin-users">
<h2>Users:</h2> <h2>Users:</h2>
<div class="admin-userpage">
<input type="submit" name="prev" value="prev">
1 / 1
<input type="submit" name="next" value="next">
</div> <br>
<table class="usertable"> <table class="usertable">
<tr> <tr>
<th class="table-checkbox"> <th class="table-checkbox">