![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/libs/absol-full/dist/css/ |
Upload File : |
/*** module: node_modules/pizo/css/ModuleView.css ***/ .quantumWizTextinputPaperinputInput { display: inline-block; font-size: 1em; padding: 0.4286em; width: 3em; text-align: right; border: solid 0.0714rem var(--color-input-color); } .fake-text { visibility: hidden; position: absolute; top: -71.3571em; left: -71.3571em; font: 500 1.7857rem Roboto, RobotoDraft, Helvetica, Arial, sans-serif; } .background-opacity { opacity: 0.5; position: fixed; pointer-events: none; z-index: 100; max-width: 100%; background-color: white; overflow: hidden; } .background-opacity-1 { opacity: 0.5; position: fixed; z-index: 100; background-color: white; } .pac-container.pac-logo { z-index: 9999999999; } .delete-zone { border: 0.1429rem dashed #0087F7; text-align: center; position: fixed; } .delete-zone-icon { font-size: 4.2857em; display: inline-block; } .detele-zone-label { font-size: 2.1429em; display: inline-block; vertical-align: top; } .focus-blast .delete-zone { border-style: solid; } .focus-blast .delete-zone .delete-zone-icon { opacity: 0.5; } .focus-blast .delete-zone .detele-zone-label { opacity: 0.5; } .focus-blast.move-hover-zone .move-hover-zone-center { border: 0.0714rem solid blue; } .focus-blast.move-hover-zone-topbot .move-hover-zone-middle { border: 4px solid blue; } .move-hover-zone-left { display: inline-block; height: 100%; } .move-hover-zone-right { display: inline-block; height: 100%; } .move-hover-zone-center { display: inline-block; height: 100%; } .move-hover-zone { display: inline-block; } .move-hover-zone-topbot { display: block; } .move-hover-zone-middle { opacity: 1; } /* ------------------------------------------ Reset ♥ http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) ---------------------------------------------*/ table.sortTable { max-width: 100%; } /* .absol-single-page-scroller{ width: 500px; margin: auto; } */ table.sortTable, table.sortTableClone { background: #fff; /* margin: 0 auto; */ position: relative; font-size: 1em; border-spacing: 0; border-collapse: separate; /* overflow: hidden; */ } table.sortTableClone { left: 0; font-size: 1em; position: absolute; z-index: 1000; } table.sortTable th, table.sortTable td, table.sortTableClone th, table.sortTableClone td { padding: 0.35714285714em; text-align: left; border-top: 1px solid var(--color-input-color); position: relative; height: --table-row-height; } table.sortTable th, table.sortTableClone th { background: #36304a; vertical-align: top; color: #fff; position: sticky; position: -webkit-sticky; top: 0px; z-index: 4; } table.sortTable td, table.sortTableClone td { vertical-align: middle; } table.sortTable thead:first-child tr th, table.sortTable thead:first-child tr td, table.sortTableClone thead:first-child tr th, table.sortTableClone thead:first-child tr td { border-top: 0; } table.sortTable tbody+tbody, table.sortTableClone tbody+tbody { border-top: 1px solid #ddd; } table.sortTable th+th, table.sortTable td+td, table.sortTable th+td, table.sortTable td+th, table.sortTableClone th+th, table.sortTableClone td+td, table.sortTableClone th+td, table.sortTableClone td+th { border-left: 1px solid #ddd; } table.sortTable thead:first-child tr:first-child th, table.sortTable tbody:first-child tr:first-child th, table.sortTable tbody:first-child tr:first-child td, table.sortTableClone thead:first-child tr:first-child th, table.sortTableClone tbody:first-child tr:first-child th, table.sortTableClone tbody:first-child tr:first-child td { border-top: 0; } table.sortTable tbody { position: relative; } table.sortTable td.postionStickyCell, table.sortTable th.postionStickyCell { position: sticky; position: -webkit-sticky; left: 0; z-index: 1; } table.sortTable th.postionStickyCell { z-index: 3; } /*----------------------------------- Markup free clearing Details: http: //perishablepress.com/press/2009/12/06/new-clearfix-hack -------------------------------------*/ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clearfix { height: 1%; } /* IE6 */ *:first-child+html .clearfix { min-height: 1%; } /* IE7 */ /* Syntax highlighting */ .c { color: #998; font-style: italic; } /* Comment */ .err { color: #a61717; background-color: #e3d2d2; } /* Error */ .k { font-weight: bold; } /* Keyword */ .o { font-weight: bold; } /* Operator */ .cm { color: #998; font-style: italic; } /* Comment.Multiline */ .cp { color: #999; font-weight: bold; } /* Comment.Preproc */ .c1 { color: #998; font-style: italic; } /* Comment.Single */ .cs { color: #999; font-weight: bold; font-style: italic; } /* Comment.Special */ .gd { color: #000; background-color: #fdd; } /* Generic.Deleted */ .gd .x { color: #000; background-color: #faa; } /* Generic.Deleted.Specific */ .ge { font-style: italic; } /* Generic.Emph */ .gr { color: #a00; } /* Generic.Error */ .gh { color: #999; } /* Generic.Heading */ .gi { color: #000; background-color: #dfd; } /* Generic.Inserted */ .gi .x { color: #000; background-color: #afa; } /* Generic.Inserted.Specific */ .go { color: #888; } /* Generic.Output */ .gp { color: #555; } /* Generic.Prompt */ .gs { font-weight: bold; } /* Generic.Strong */ .gu { color: #aaa; } /* Generic.Subheading */ .gt { color: #a00; } /* Generic.Traceback */ .kc { font-weight: bold; } /* Keyword.Constant */ .kd { font-weight: bold; } /* Keyword.Declaration */ .kp { font-weight: bold; } /* Keyword.Pseudo */ .kr { font-weight: bold; } /* Keyword.Reserved */ .kt { color: #458; font-weight: bold; } /* Keyword.Type */ .m { color: #099; } /* Literal.Number */ .s { color: #d14; } /* Literal.String */ .na { color: #008080; } /* Name.Attribute */ .nb { color: #0086b3; } /* Name.Builtin */ .nc { color: #458; font-weight: bold; } /* Name.Class */ .no { color: #008080; } /* Name.Constant */ .ni { color: #800080; } /* Name.Entity */ .ne { color: #900; font-weight: bold; } /* Name.Exception */ .nf { color: #900; font-weight: bold; } /* Name.Function */ .nn { color: #555; } /* Name.Namespace */ .nt { color: #000080; } /* Name.Tag */ .nv { color: #008080; } /* Name.Variable */ .ow { font-weight: bold; } /* Operator.Word */ .w { color: #bbb; } /* Text.Whitespace */ .mf { color: #099; } /* Literal.Number.Float */ .mh { color: #099; } /* Literal.Number.Hex */ .mi { color: #099; } /* Literal.Number.Integer */ .mo { color: #099; } /* Literal.Number.Oct */ .sb { color: #d14; } /* Literal.String.Backtick */ .sc { color: #d14; } /* Literal.String.Char */ .sd { color: #d14; } /* Literal.String.Doc */ .s2 { color: #d14; } /* Literal.String.Double */ .se { color: #d14; } /* Literal.String.Escape */ .sh { color: #d14; } /* Literal.String.Heredoc */ .si { color: #d14; } /* Literal.String.Interpol */ .sx { color: #d14; } /* Literal.String.Other */ .sr { color: #009926; } /* Literal.String.Regex */ .s1 { color: #d14; } /* Literal.String.Single */ .ss { color: #990073; } /* Literal.String.Symbol */ .bp { color: #999; } /* Name.Builtin.Pseudo */ .vc { color: #008080; } /* Name.Variable.Class */ .vg { color: #008080; } /* Name.Variable.Global */ .vi { color: #008080; } /* Name.Variable.Instance */ .il { color: #099; } /* Literal.Number.Integer.Long */ .module-delete-container { display: inline-block; position: relative; padding: 10px; border: 1px solid #888; border-radius: 4px; max-height: 90vh; overflow: auto; background-color: #fefefe; box-shadow: 4px 4px 10px 0px black; } .module-delete-button>button { text-align: center; padding: 0; margin: 0; background-color: #ebebeb; border: solid 0.0714rem #c0c0c0; border-radius: 0.2em; font-size: 1em; overflow: hidden; line-height: 2em; box-sizing: content-box; height: 2em; white-space: nowrap; width: 90px; } .module-delete-button>button:hover { background-color: rgb(213, 213, 213); cursor: pointer; } .module-delete-button>button:not(:first-child) { margin-left: 30px; } .module-delete-header { /*display: -webkit-box;*/ display: -ms-flexbox; display: flex; width: 100%; height: 100%; align-items: stretch; font-weight: bold; } .module-delete-header-title { font-size: 1.14285714286em; padding-top: 0.5em; padding-bottom: 0.5em; flex-grow: 2; display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; overflow: hidden; position: relative; min-width: 20em; } .module-delete-header-close-container { font-size: 1em; display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; flex-shrink: 0; margin: auto; } .module-delete-button { text-align: center; margin-bottom: 20px; } .module-delete-content { margin-top: 24px; margin-bottom: 20px; } .module-delete-header-close.material-icons { font-weight: bold; } .module-delete-header-close.material-icons:hover { color: red; cursor: pointer; } /* .pagination { display: flex; justify-content: center; position: absolute; transform: translateX(-50%) translateY(10px); left: 50%; } */ .container-sortTable { overflow: auto; height: 100%; display: inline-block; } .pagination { display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; justify-content: center; padding-top: 5px; padding-bottom: 5px; } .pagination-container { padding: 5px 0; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.1); background-color: #fff; display: inline-flex; position: relative; overflow: hidden; } .pagination-hover-overlay { background-color: #00c1dd; width: 40px; height: 40px; border-radius: 5px; position: absolute; top: 50%; transform: translateY(-50%); transition-duration: 0.5s; left: 60px; opacity: 0; } .pagination .icon-pagination { color: rgba(51, 61, 69, 0.5); font-size: 11px; width: 40px; height: 40px; display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; align-items: center; justify-content: center; position: relative; z-index: 3; background-color: #fff; } .pagination-prev { margin-right: 5px; margin-left: 10px; cursor: pointer; } .pagination-prev .icon-pagination-prev { transform: rotate(0deg); } .pagination-prev .icon-pagination-prev>i, .pagination-next .icon-pagination-next>i { font-size: 2em; } .pagination-next { margin-left: 10px; margin-right: 5px; cursor: pointer; } .pagination-next .icon-pagination-next { transform: rotate(180deg); } .pagination-page-number { display: none; border-radius: 5px; padding: 5px; color: #333d45; min-width: 30px; align-items: center; justify-content: center; transition-duration: 0.5s; position: relative; z-index: 2; font-weight: 700; font-size: 18px; cursor: pointer; -moz-box-sizing: unset; box-sizing: unset; -webkit-box-sizing: unset; } .pagination-wrapper .pagination-page-number.active { display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; } .pagination-page-number:hover { color: #fff; } .pagination-page-number.active { color: #fff; } .pagination-wrapper { display: flex; /*display: -webkit-box;*/ display: -ms-flexbox; } /* .pagination-align{ position: absolute; transform: translateX(-50%); left: 50%; width: 100%; height: 72px; background-color: white; } */ .button-hidden-swipe { /* position: absolute; right: 0; z-index: -1;*/ height: 100%; display: inline-block; overflow: hidden; transition: width 0.2s ease-out; transition: width 0.2s ease-in; } .button-hidden-swipe-container-left { position: absolute; left: 0; z-index: -1; top: 0; height: 100%; } .button-hidden-swipe-container-right { position: absolute; right: 0; z-index: -1; top: 0; height: 100%; } .button-hidden-swipe-icon { max-width: 100%; } .button-hidden-swipe-text {} .button-hidden-swipe-detail-content { max-width: 100%; display: inline-block; position: absolute; overflow: hidden; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-weight: bolder; text-align: center; } .button-hidden-swipe-detail { position: relative; text-align: center; display: table; padding-left: 10px; padding-right: 10px; -moz-box-sizing: unset; box-sizing: unset; -webkit-box-sizing: unset; } .button-hidden-swipe-detail>i { display: table-row; font-size: 24px; line-height: 25px; } .button-hidden-swipe-detail>span { display: table-row; white-space: nowrap; } .button-hidden-swipe-calcWidth { display: inline; } .button-hidden-swipe-activeAll { position: absolute; right: 0; max-width: unset !important; } .button-hidden-swipe-activeAll-width { width: 100% !important; } .tableview-choice-container-content { display: grid; grid-template-columns: auto auto auto auto; align-items: center; background-color: white; width: 50vw; height: 50vh; position: relative; } .tableview-choice-container-content .absol-checkbox { text-align: center; } .tableview-choice-container-button { position: absolute; top: 10px; right: 10px; } .tableview-choice-container-tab { border-bottom: solid 0.0714rem #ccc; background: #f3f3f3; display: -ms-flexbox; display: flex; } .tableview-choice-container-tab-label { padding: 0.7143em; width: 100%; } .tableview-choice-container-tab-button { display: inline-block; width: 6em; margin: 5px; } .searchheader-input { flex-grow: 2; display: flex; align-items: center; border: none; position: absolute; width: calc(100% - 4px); } .searchheader { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; align-items: stretch; position: relative; height: 18px; margin-top: 5px; }