1 line
2.9 KiB
CSS
1 line
2.9 KiB
CSS
@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700;800;900&display=swap";.containerimage{position:relative;width:100%}.q-img{display:block;width:100%;max-height:170px;padding:1%;border-radius:8px;border:solid 2px rgba(168,168,168,.055)!important;box-shadow:0 2px 3px #0000000c,0 3px 6px #00000019}.overlay{position:absolute;bottom:0;background:rgb(0,0,0);background:rgba(0,0,0,.7);color:#f1f1f1;transition:.5s ease;width:100%;height:70px;opacity:0;color:#fff;text-align:center;cursor:pointer;padding:5% 0}.containerimage:hover .overlay{opacity:1}.q-field__bottom{padding:5px 10px 0 0}input[type=file]{display:none}.custom-file-upload{border:1px solid #ccc;display:inline-block;padding:6px 12px;cursor:pointer}.icon-color{color:#4154b3}.custom-header-table{max-height:64vh}.custom-header-table .q-table tr:nth-child(odd) td{background:white}.custom-header-table .q-table tr:nth-child(2n) td{background:#f6f6f6ae}.custom-header-table .q-table thead tr{background:#a6b8c313}.custom-header-table .q-table thead tr th{position:sticky;z-index:1}.custom-header-table .q-table thead tr:last-child th{top:48px}.custom-header-table .q-table thead tr:first-child th{top:0}.text-add{color:#00aa86!important}.bg-add{background:#00aa86!important}.text-edit{color:#019fc4!important}.bg-edit{background:#019fc4!important}.text-public{color:#016987!important}.bg-public{background:#016987!important}.text-save{color:#4154b3!important}.bg-save{background:#4154b3!important}.text-nativetab{color:#c8d3db!important}.bg-nativetab{background:#c8d3db!important}.text-activetab{color:#4a5568!important}.bg-activetab{background:#4a5568!important}.inputgreen .q-field__prefix,.inputgreen .q-field__suffix,.inputgreen .q-field__input,.inputgreen .q-field__native{color:#06884d}#azay-app,div{font-family:Noto Sans Thai,sans-serif!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-teal-1{background:#e0f2f1a6!important}.table_ellipsis{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table_ellipsis:hover{word-wrap:break-word;overflow:visible;white-space:normal}.table_ellipsis2{max-width:25vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table_ellipsis2:hover{word-wrap:break-word;overflow:visible;white-space:normal;transition:width 2s}.text-muti-tab{color:#87d4cc!important}.bg-muti-tab{background:#87d4cc!important}.q-editor{font-size:1rem;line-height:1.5rem;font-weight:400}.q-editor h1,.q-menu h1{font-size:1.5rem;line-height:2rem;font-weight:400;margin-block-start:0em;margin-block-end:0em}.q-editor h2,.q-menu h2{font-size:1.25rem;line-height:1.5rem;font-weight:400;margin-block-start:0em;margin-block-end:0em}.q-editor h3,.q-menu h3{font-size:1.1rem;line-height:1.5rem;font-weight:400;margin-block-start:0em;margin-block-end:0em}.q-editor p,.q-menu p{margin:0}.q-tree{color:#c8d3db}.modalfix{position:fixed!important}
|