Create modal component; Change the fieldset class to remove window. Other little changes...
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<body class="center" style="padding: 50px">
|
||||
<div class="tui-window" style="text-align: left;">
|
||||
<fieldset class="tui-window-fieldset">
|
||||
<fieldset class="tui-fieldset">
|
||||
<legend class="center">Table</legend>
|
||||
<table class="tui-table" style="width: 700px">
|
||||
<thead>
|
||||
@@ -93,10 +93,10 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</fieldset>
|
||||
</div>
|
||||
</div><br>
|
||||
|
||||
<div class="tui-window" style="text-align: left;">
|
||||
<fieldset class="tui-window-fieldset">
|
||||
<fieldset class="tui-fieldset">
|
||||
<legend class="center">Table hover</legend>
|
||||
<table class="tui-table tui-table-hover" style="width: 700px">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user