GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/SystemApps/MicrosoftWindows.Client.CBS_cw5n1h2txyewy/Assets/Dictation/ |
Upload File : |
html, body { width: 100%; height: 100%; } body { margin: 0; padding: 0; font-family: "calibri"; font-size: 16px; overflow: hidden; } #dictationPanel { left: 0; right: 0; top: 0; bottom: 0; position: absolute; border: 1px solid #cccccc; background-color: white; } #dictationPanelHeader { height: 80px; } #microphoneButton, #closeButton { margin: 15px; border: none; font-family: 'Segoe MDL2 Assets'; font-size: 24px; cursor: pointer; } #microphoneButton { width: 50px; height: 50px; left: 50%; margin-left: -20px; position: absolute; border-radius: 50%; color: white; background-color: #A80000; } #microphoneButton.disabled { background-color: #737373; } #closeButton { width: 25px; height: 25px; background-size: contain; background-color: transparent; float: right; } #dictationPanelContent { height: calc(100% - 140px); overflow-y: scroll; } #dictationTextArea { height: 100%; width: 100%; } #dictationPanelFooter { height: 60px; border-top: 1px solid #D2D2D2; position: absolute; width: 100%; } #dictationStatusArea { text-align: center; vertical-align: middle; line-height: 50px; margin: 5px 20px; } #commitButton { top: 10px; bottom: 10px; right: 10px; padding: 10px 20px; margin: auto; border: none; position: absolute; color: white; background-color: #4A90E2; cursor: pointer; }