Submit
Path:
~
/
/
opt
/
psa
/
admin
/
htdocs
/
modules
/
revisium-antivirus
/
css
/
File Content:
ra_main.css
/* ====================== details ====================== */ table#pm-list-revisium-antivirus-table tr td:first-child { } .cure_unknown { color: red; } .cure_cured { color: green; } .cure_removed { color: green; } .cure_problem { color: red; } .progress_span { color: #ed8f22 !important; } .result_table td { padding: 5px; } .result_table { margin-bottom: 20px; } .ok { color: green; } .bad { color: red; } /* ====================== domains ====================== */ .cell_fix { width: 290px; } .cell_fix1 { width: 125px; } .cell_fix2 { width: 140px; } .cell_fix3 { width: 240px; } .cell_fix4 { width: 210px; } .fullpath { color: #ce0044; font-weight: 700; } .snippet { font-size: 80%; color: #909090; margin-top: 5px; } .status-clean { color: #5ba206; } .status-warning { color: #fdab0f; } .status-infected { color: #fc4208; } .status { color: #909090; } .marker { color: #E00000; font-weight: 700; } .type_srv, .type_cli, .type_unix, .type_big, .type_sym, .type_na, .type_hid { font-size: 80%; border-radius: 3px; font-weight: 700; padding: 3px 5px; color: white; } .type_srv { background-color: #e58f70; border: 1px solid #e58f70; } .type_cli { background-color: #e570aa; border: 1px solid #e570aa; } .type_unix { background-color: #ceadba; border: 1px solid #ceadba; } .type_big { background-color: #81a1e2; border: 1px solid #81a1e2; } .type_sym { background-color: #80d3e2; border: 1px solid #80d3e2; } .type_na { background-color: #ff0000; border: 1px solid #ff0000; } .type_hid { background-color: #b2abab; border: 1px solid #b2abab; } .r_aux { font-size: 80%; } .buttons_pane { margin: 20px 0 20px 0; } .smaller_font { font-size: 80%; } .top_space { margin-top: 5px; } .color_grey { color: #A0A0A0; } .details_stat { margin: -20px 0 20px 0; } .status_message { color: #909090; margin: 20px 0 20px 0; padding: 20px; border: 1px solid #E0E0E0; border-radius: 3px; } .message_upgrade { color: #0f7faf; margin: 20px 0 20px 0; padding: 20px; border: 1px solid #E0E0E0; border-radius: 3px; } .brief_info { font-size: 90%; color: #909090; padding: 20px; border: 1px solid #E0E0E0; border-radius: 3px; margin: 20px 0 20px 0; line-height: 18px; float: left; } .notice { color: #909090; padding: 20px; border: 1px solid #E0E0E0; border-radius: 3px; margin: 20px 0 20px 0; line-height: 18px; } .go_to_premium_help { color: #909090; padding: 20px; border: 1px solid #E0E0E0; border-radius: 3px; margin: 20px 0 20px 0; line-height: 18px; } .smaller { font-size: 90%; } .progress_text { } .img_progress { -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); } .blacklisted_status { font-size: 80%; color: #fdab0f; text-decoration: underline; } .buttom_block{ overflow:hidden; } /* ====================== settings ====================== */ .form-row div.field-name { width: 350px; } .field-value { padding-left: 70px; } .btns-box .field-name { visibility: hidden; } .new_line_but { margin-top: 5px; } .result_table TH { align: left; text-align: left; padding-left: 5px; } .vuln_block { margin: 20px 0 40px 0; padding: 20px 20px 0px 20px; border: 1px solid #E0E0E0; border-radius: 3px; } .h3 { font-size: 18px; margin-bottom: 20px; } .status_line { font-size: 80%; color: #C0C0C0; } .rounder { border-radius: 20px; color: #033851; background-color: #7cc6ff; padding: 5px 10px 5px 10px; font-weight: 700; } .result_table TH { width: 20%; } .setting_feature_list { list-style-position: inside; padding-left: 0px; } .settings_imav_plus { width: 300px; padding-bottom: 16px; } .yellow_settings_dollar { filter: hue-rotate(60deg) brightness(170%) saturate(114%); -webkit-filter: hue-rotate(60deg) brightness(170%) saturate(114%); } /* ====================== EULA ====================== */ div.eula-field-name { display:inline-block; padding: 20px 0px 20px 0px; } .eula-field-value { width: 20px; display:inline-block; } #eula_submit { border: none; color: white; padding: 10px 10px 10px 10px; background: #0f7faf; transition: 0.1s; width: 90px; } #eula_submit:hover { background: #1e96c9; } #eula_submit:active { background: #0f7faf; } #eula_submit:disabled { background: #808080; } /* ====================== users ====================== */ .lcutomer { color: #60686d; } .ladmin { color: orange; } .lreseller { color: #0075c7; font-weight: 700; } .client_infected { color: #fc4208; } .client_blacklisted { color: #fdab0f; } .client_clean { color: #5ba206; } .switch_on { color: #2d363c; } .switch_off { color: #b9b9b9; } .cell_center { align: center; text-align: center; } .bulk_class { color: #b9b9b9; } /* ====================== whitelist ====================== */ .whitelist img { width: 16px; margin: 0px 20px 0px 20px; } .whitelist thead { color: #4bb1cf; } .whitelist tbody tr { border-top: 1px solid #C0C0C0; height: 30px; } .whitelist tbody td { text-align: left; } .whitelist-nodata { color: #C0C0C0; } /* ====================== scan detail ====================== */ .scanned_folder { padding-bottom: 6px; } /* ==================== standart banner ==================== */ .standart-banner { margin: 0px 0px 20px 0px; padding: 20px; border: 1px solid #E0E0E0; border-radius: 20px; display: inline-block; } .standart-banner .standart-banner-header { margin-left: 7px; margin-bottom: 7px; font-weight: bold; } .standart-banner ul { margin-bottom: 12px; } .standart-banner .implus-logo img { width: 250px; } /* ==================== pages standart banner ==================== */ .domains-standart-banner { float: right; } .settings-standart-banner { float: right; } .about-standart-banner { float: right; }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
ra_main.css
6124 bytes
0644
N4ST4R_ID | Naxtarrr