Create modal component; Change the fieldset class to remove window. Other little changes...
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="tui-screen-800-600 bordered blue-168" style="padding: 40px">
|
||||
<div class="center" style="margin-top: 100px;">
|
||||
<div class="tui-window white-168">
|
||||
<fieldset class="tui-window-fieldset">
|
||||
<fieldset class="tui-fieldset">
|
||||
<legend align="center">Pocket Calculator</legend>
|
||||
<input id="display" class="tui-input blue-168 white-255-text" style="text-align: right;" disabled value="872.9000" />
|
||||
<br><br>
|
||||
|
||||
Reference in New Issue
Block a user