Some styling for ressource lists

This commit is contained in:
Patrick Jentsch
2021-12-08 11:25:52 +01:00
parent 63527da37f
commit 832a0283bd
12 changed files with 19 additions and 19 deletions

View File

@ -46,7 +46,7 @@
<input id="search-corpus" class="search" type="search"></input>
<label for="search-corpus">Search corpus</label>
</div>
<table class="highlight ressource-list">
<table>
<thead>
<tr>
<th></th>
@ -71,7 +71,7 @@
<input id="search-job" class="search" type="search"></input>
<label for="search-job">Search job</label>
</div>
<table class="highlight">
<table>
<thead>
<tr>
<th>Service</th>

View File

@ -16,7 +16,7 @@
<input id="search-user" class="search" type="text"></input>
<label for="search-user">Search user</label>
</div>
<table class="highlight">
<table>
<thead>
<tr>
<th>Id</th>