Change buttons to Google style
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
<div class="box">
|
||||
<h3>Versuche</h3>
|
||||
<p><a href="<?=site_url('trials/create/'.$project['id'])?>">Neuen Versuch erstellen</a>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -42,6 +41,8 @@
|
||||
?>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p><a class="button add" href="<?=site_url('trials/create/'.$project['id'])?>">Neuen Versuch erstellen</a>
|
||||
</div>
|
||||
|
||||
<div class="title">
|
||||
|
||||
Reference in New Issue
Block a user