![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/frontend/assets/css/ |
@import '@fortawesome/fontawesome-svg-core/styles.css'; body { /*background-color: #f0f2f5;*/ color: #1c1e21; } @font-face { font-family: 'Arial'; font-display: swap; } .filter-white { filter: invert(100%) sepia(4%) saturate(277%) hue-rotate(213deg) brightness(116%) contrast(100%); } .navbar .dropdown-item.nuxt-link-exact-active { font-weight: bold; } .navbar .nuxt-link-active:not(.dropdown-item) { color: #fff !important; font-weight: bold; } .ts-sort::after { content: '\21C5'; display: inline-block; font-size: 1rem; } .ts-up::after { content: '\21C8'; display: inline-block; font-size: 1rem; } .ts-down::after { content: '\21CA'; display: inline-block; font-size: 1rem; } .required-field:after { content: ' *'; color: red; } .b-overlay-wrap { padding: 0.25rem !important; } .time-label { min-width: 80px; display: inline-block; } .transparent { opacity: .1; } @keyframes blink { 50% { color: transparent } } .loader .dot { animation: 1s blink infinite } .loader .dot:nth-child(2) { animation-delay: 250ms } .loader .dot:nth-child(3) { animation-delay: 500ms } .cursor-pointer { cursor: pointer; } .VueTables__table td, .VueTables__table tr { padding: 6px; } .odd-row { background-color: rgba(0, 0, 0, 0.05); } .sm-gutters { margin-right: -5px; margin-left: -5px; } .sm-gutters > .col, .sm-gutters > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .fade-enter-active, .fade-leave-active { transition: opacity .2s; } .fade-enter, .fade-leave-to { opacity: 0; } .cw-120 { width: 120px !important; } .cw-150 { width: 150px !important; } .cw-200 { width: 200px !important; } .text-sm { font-size: 80%; } .b-form-datepicker .form-control, .b-form-datepicker.is-valid, .b-form-datepicker .btn { padding-right: 4px !important; padding-left: 4px !important; } .table-condensed th, .table-condensed td { padding: 0.25rem; } .table-condensed .form-group { margin: 0; } .vs__selected-options { padding: 2px !important; } .page-enter-active, .page-leave-active { transition: opacity 0.5s; } .page-enter, .page-leave-active { opacity: 0; } .fg-no-m .form-group { margin: 0; }