﻿body,input,select,th{font-family:"微软雅黑",sans-serif;font-weight:400;color:#101322;font-size:14px;margin:0;padding:0}#app{display:grid;position:absolute;width:100%;height:100%;grid-template-rows:auto 1fr auto;grid-template-columns:1fr}#app-header{color:#DEF5EF;background:#22725C;padding:10px}#app-header h1{margin:4px 0}#app-footer{color:#DEF5EF;background:#22725C;padding:10px;white-space:nowrap;font-size:12px;line-height:24px}#app-footer a{color:#DEF5EF}#app-footer>div{display:inline-block;vertical-align:baseline}#app-footer>div:not(:first-child){margin-left:20px}#app-footer>div.right{float:right}#app-footer>div>strong{font-size:18px}#donation-prompt{position:fixed;right:10px;bottom:60px;width:155px;color:#22725C;background:#DEF5EF;padding:10px 12px;border-radius:12px}#app-content{overflow:auto;padding:10px}#file-opener{margin-bottom:10px}#view-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:10px}#hex-view .hex-line-number{background-color:#F2F2F2}#hex-view .hex-start{background-color:#FFE5D2}#hex-view .hex-count{background-color:#EDFADC}#hex-view .hex-address{background-color:#DBE0F3}#hex-view .hex-type{background-color:#DEF4FC}#hex-view .hex-data{background-color:#EDFADC}#hex-view .hex-data>span:not(:first-child){margin-left:4px}#hex-view .hex-checksum{background-color:#DBE0F3}#hex-view .hex-error{background-color:#FCD9D3}#db-view .db-gap{background-color:#F2F2F2}#db-view .db{background-color:#EDFADC}#asm-view .asm-label,#asm-view .asm-jmp-target{background-color:#FECCA6}#asm-view .asm-addr{background-color:#F2F2F2}#asm-view .asm-db{background-color:#F2F2F2}#asm-view .asm-db>span:not(:first-child){margin-left:4px}#asm-view .asm-opcode{background-color:#DEF4FC}#asm-view .asm-oprand{background-color:#EDFADC}#asm-view .asm-jmp-target{cursor:pointer}.code{font-family:"Courier New",Courier,monospace;white-space:nowrap}.table-header-h{background-color:#F2F2F2;text-align:right}.table-header-v{background-color:#F2F2F2;text-align:center;vertical-align:bottom}

/*# sourceMappingURL=ui.css.map */
