Spamworldpro Mini Shell
Spamworldpro


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/dceprojects.corals.io/public/assets/themes/admin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/dceprojects.corals.io/public/assets/themes/admin/css/custom.css
.required-field > label::after {
    content: " *";
    color: #F44336;
}

.popover-content {
    word-wrap: break-word;
}

.sidebar-hidden .content-wrapper,
.sidebar-hidden .main-footer {
    margin-left: 0;
}

.sidebar-hidden .sidebar-toggle {
    display: none;
}

.main-sidebar .fa {
    font-size: large;
    margin-right: 5px;
}

.main-footer {
    margin-left: 0px;
}

.treeview-menu li.active > span, .treeview-menu li.active > i {
    color: #FFF;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.profile-user-img {
    cursor: pointer;
}

.popover {
    max-width: 50%;
}

.treeview-menu > li > a {
    padding-left: 25px;
}

/** Some Styling Changes

 */

body {
    font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
    color: #1D2939;

}

.content-wrapper {
    /*background-image: url(../img/3132.png);*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

.main-sidebar {
    background-color: #0D396E;
    font-size: 13px;

}

.main-header, .main-footer {
    background-color: #fff;
    border-bottom: 1px solid;
}

.main-header a {
    color: #000;
}

.main-sidebar li a, .main-sidebar li, .main-sidebar a, .main-footer {
    color: #adb5bd;
}

.main-sidebar li > a:hover {
    color: #fff;
}

.main-sidebar li > a:active {
    font-size: small;
}

.main-sidebar li.active > a {
    color: #fff;
}

.content-wrapper {
    min-height: 100%;
    background-color: #ecf0f5;
    z-index: 800;
}

.main-header li > a:hover {
    color: #adb5bd;
}

@media only screen and (min-width: 768px) {
    .content-wrapper, .main-footer {
        margin-left: 210px;
    }

    .main-sidebar, .main-header .logo {
        width: 210px;
    }
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    color: #1D2939;
}

.main-footer {

    background-color: #1D2939;
}

.table-condensed > tbody > tr > td {
    padding: 8px 3px;
}

.table-condensed {
    margin-bottom: 10px;
}

.icheckbox_square-blue {
    margin-top: 5px;
}

select[readonly] {
    cursor: no-drop;
}

select[readonly] option {
    display: none;
}

.text-center img {
    margin-right: auto;
    margin-left: auto;
}

.select2 {
    width: 100% !important;
}

.nav-currency {
    float: left;
    padding-top: 14px;
}

.nav-currency a {
    border-radius: 5px;
    padding: 5px 8px;
}

.dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .ion {
    margin-right: 0;
}

.icheckbox_flat-blue, .iradio_flat-blue {
    width: 21px;
    height: 21px;
}

.navbar-custom-menu li > a:hover, .navbar-custom-menu li > a:active, .navbar-custom-menu li > a:focus {
    /*color: white;*/
}

.dropdown.open > a:hover, .dropdown.open > a:active, .dropdown.open > a:focus {
    color: black;
}

a.clickable-object {
    position: relative;
    display: inline-block;
}

a.clickable-object:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

table.details-table {
    width: 100%;
    max-width: 100%;
    border: 1px solid black;
}

table.details-table td {
    padding: 5px;
    border: 1px #0b0b0b dashed;
}

@media (max-width: 767px) {

    #demo_mode_nav {
        display: none;
    }
}

@media (max-width: 991px) {

    .navbar-custom-menu > .navbar-nav {
        background-color: white;
    }

    .dropdown.locale #language_name {
        display: none;
    }

}

.form-control-feedback {
    position: unset;
    top: unset;
    right: unset;
    z-index: unset;
    display: unset;
    width: unset;
    height: unset;
    line-height: unset;
    text-align: unset;
    pointer-events: unset;
}

.w-200 {
    width: 200px;
}

.dataTableBuilder .custom-control-label {
    display: none;
}

.tab-pane {
    padding: 10px;
}

.c-red {
    color: #e46a76 !important;
}

.table-condensed > tbody > tr > td {
    padding: 8px 5px;
}

.table-condensed .form-group {
    margin: 0;
}


.details-section dd {
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #e8e8e8;
    color: #4b4b4b;
    font-weight: 700;
    font-size: 13px;
    margin-top: 5px;
    word-break: break-all;
}

.details-section dt {
    font-size: 12px;
    font-weight: 400;
}

.details-row {
    padding-top: 15px;
    padding-bottom: 15px;
    /*background-color: #fdfdfd;*/
    /*border-radius: 4px;*/
    /*border: 1px #f1f1f1;*/
    /*border-style: solid;*/
    margin-bottom: 10px;
}

.f-larger {
    font-size: larger;
}

.total-row {
    background-color: #0f74a833 !important;
    font-weight: bold;
}

.total-row td {
    background-color: unset !important;
}

td .survey-result-table {
    border: 1px solid #d7d7d7;
    padding: 5px;
}

td .survey-result-table .table {
    font-size: smaller;
}

.tr-odd {
    background-color: #f9f9f9;
}

.table-condensed input {
    padding: 3px;
}

Spamworldpro Mini