First commit!
This commit is contained in:
1
app/frontend/dist/css/app.f82c83ee.css
vendored
Normal file
1
app/frontend/dist/css/app.f82c83ee.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
app/frontend/dist/css/chunk-0d175fb6.3b87afd9.css
vendored
Normal file
1
app/frontend/dist/css/chunk-0d175fb6.3b87afd9.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.canvas-anim{height:120px;margin:0 auto;position:relative;width:205px}.canvas-anim.anim-connect{width:300px}.canvas-anim.anim-connect .icon-usb{animation:slide-right 1s cubic-bezier(.455,.03,.515,.955) infinite alternate both}
|
1
app/frontend/dist/css/chunk-7cb613d5.030f6319.css
vendored
Normal file
1
app/frontend/dist/css/chunk-7cb613d5.030f6319.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
#app{overflow-y:visible}
|
11
app/frontend/dist/css/chunk-vendors.466ce708.css
vendored
Normal file
11
app/frontend/dist/css/chunk-vendors.466ce708.css
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
/*!
|
||||
*
|
||||
* simple-keyboard v2.32.131
|
||||
* https://github.com/hodgef/simple-keyboard
|
||||
*
|
||||
* Copyright (c) Francisco Hodge (https://github.com/hodgef)
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
*/.hg-theme-default{width:100%;-webkit-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden;touch-action:manipulation}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;outline:0;font-size:inherit}.hg-theme-default{font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color:#ececec;padding:5px;border-radius:5px}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-shadow:0 0 3px -1px rgba(0,0,0,.3);height:40px;border-radius:5px;box-sizing:border-box;padding:5px;background:#fff;border-bottom:1px solid #b5b5b5;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{width:33.3%;height:60px;align-items:center;display:flex;justify-content:center}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}
|
Reference in New Issue
Block a user