Files
drmaterac.pl/modules/xmlfeeds/views/css/xml_feeds_v28.css
2025-01-06 20:47:25 +01:00

667 lines
12 KiB
CSS

.cb, .blmod_cb{
clear: both;
font-size: 0;
height: 0;
}
.xml_feed_module table{
font-size: 14px;
}
.xml_feed_module table td{
padding-bottom: 5px;
}
.settings-column-name {
text-align: right;
padding-right: 20px;
width: 205px;
}
.xml_feed_module label {
float: left;
width: auto;
padding: 0;
text-align: left;
font-weight: normal;
cursor: pointer;
}
.table_name{
float: left;
font-size: 16px;
color: #268CCD;
font-weight: bold;
margin: 10px 0 3px 10px;
cursor: pointer;
}
.table_drop{
float: left;
font-size: 12px;
color: #a4a4a5;
font-weight: bold;
margin: 7px 0 0 3px;
}
.cn_table{
margin: 0 0 5px 0;
}
.cn_top{
font-weight: bold;
}
.cn_top div{
margin-bottom: 5px;
}
.cn_line{
clear: both;
}
.cn_line:hover{
background-color: #FFF;
}
.cn_name{
float: left;
width: 200px;
line-height: 21px;
}
.cn_status{
float: left;
max-width: 140px;
overflow: hidden;
max-height: 28px;
}
.cn_status label{
margin-top: 4px;
}
.cn_name_xml{
float: left;
width: 235px;
margin-right: 20px;
}
.cn_name-block-name {
float: left;
width: 300px;
line-height: 32px;
}
.block-name-box .cn_name_xml {
margin-right: 0;
}
.blmod_clicks_list{
margin-top: 20px;
}
.blmod_clicks_title{
border-bottom: 1px solid #EDE4D1;
color: #000!important;
background-color: #fafbfc!important;
}
.blmod_clicks_title a:hover {
text-decoration: none;
}
.blmod_clicks_row{
clear: both;
border-bottom: 1px solid #EAEDEF;
font-size: 12px;
color: #666;
background-color: #fff;
vertical-align: middle;
line-height: 33px;
}
.blmod_clicks_row:hover{
background-color: #F4F8FB;
}
.blmod_clicks_ip{
float: left;
width: 130px;
}
.blmod_clicks_user_id{
float: left;
width: 350px;
}
.blmod_clicks_date{
float: left;
width: 158px;
}
.blmod_clicks_url{
float: left;
}
.blmod_click_bg_dark{
background-color: #FFF;
}
.blmod_graphdiv{
font-size: 11px!important;
}
.blmod_unique_c{
color: #f5a834;
}
.blmod_total_c{
color: #427fc3;
}
.blmod_displays_c{
color: #008040;
}
.banner_line_text_small{
font-size: 12px;
}
.blmod_pagination{
font-size: 19px;
}
.blmod_pagination a{
text-decoration: underline;
}
.show_underline a:hover{
text-decoration: underline!important;
}
.bl_comments, .bl_comments_warn, .bl_comments_small{
color: #7F7F7F;
font-size: 11px;
margin-top: 1px;
}
.bl_comments_warn{
color: #B61212;
font-size: 15px;
}
.bl_comments_small {
font-size: 10px;
line-height: 10px;
}
ul.bl_affiliate_prices_list{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}
ul.bl_affiliate_prices_list li{
margin-top: 4px;
padding-bottom: 3px;
border-bottom: 1px solid #CCCED7;
}
.xml_feed_module hr{
border: none;
height: 1px;
color: #CCCED7;
background-color: #CCCED7;
padding: 0;
margin-top: 10px;
margin-bottom: 10px;
}
.xml_feed_module .conf {
border: 1px solid #72CB67;
background-color: #DFFAD3;
}
.xml_feed_module .warn {
border: 1px solid #D3C200;
background-color: #FFFAC6;
}
.xml_feed_module .warn, .xml_feed_module .error, .xml_feed_module .conf {
color: #383838;
font-weight: 700;
margin: 0 0 10px 0;
line-height: 20px;
padding: 10px 15px;
font-family: Arial,Verdana,Helvetica,sans-serif;
}
.xml_feed_module .warning {
width: 400px;
margin: 0 0 15px 0;
line-height: 20px;
padding: 10px 20px 10px 20px;
border-top: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;
background-color: #FFEBCC;
}
.xml_feed_module .conf img, .xml_feed_module .warn img, .xml_feed_module .error img {
margin: -4px 5px 0 0;
vertical-align: middle;
}
.xml_feed_module fieldset a{
text-decoration: none;
}
.read_more{
color: #336699!important;
font-size: 12px;
font-family: "Arial Black";
}
.xml_feed_kbd, kbd{
cursor: pointer;
padding: .1em .6em;
border: 1px solid #ccc;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
background-color: #f7f7f7;
color: #333;
-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
border-radius: 3px;
display: inline-block;
margin: 0 .1em;
text-shadow: 0 1px 0 #fff;
line-height: 1.4;
white-space: nowrap;
}
.xml_feed_kbd{
padding: 2px 10px;
font-size: 15px;
text-decoration: none!important;
font-weight: bold;
}
#cron_file_box{
font-size: 12px;
}
#cron_file_box p{
margin: 0 0 3px 0;
padding: 0;
}
#cron_install_instruction{
margin-top: 5px;
border-top: 1px solid #ccced7;
padding-top: 5px;
}
label.feed_type_icon{
width: 107px!important;
text-align: center;
border-bottom: 2px solid #FFF;
}
.feed_type_icon{
float: left;
margin-left: 2px;
margin-top: 15px;
}
.feed_type_icon_f{
margin-left: 0;
}
.feed_type_icon img{
display: block;
text-align: center;
margin: 0 auto;
}
label.feed_type_icon:hover{
background: #f6f6f6;
border-radius: 4px;
border-bottom: 2px solid #d9d9d9;
}
.feed_type_id{
width: 45px;
margin-left: 5px;
}
img.feed_type_id {
vertical-align: middle!important;
}
.feed_settings_box{
float: left;
width: 615px;
}
input[type="text"].price_range_field{
width: 120px;
}
@media screen and (max-width: 1190px) {
.feed_settings_box{
width: 550px;
}
.cn_name_xml{
width: 150px;
}
input[type="text"].price_range_field{
width: 60px;
}
}
@media screen and (max-width: 1100px) {
.feed_settings_box{
width: 454px;
}
.cn_name{
width: 180px;
}
.cn_status{
width: 110px;
}
.cn_name_xml{
width: 130px;
}
}
#multistore_url_list label{
float: none;
}
.google_cat_map_blmod{
height: 22px;
border-radius: 1px;
box-shadow: none;
}
#search_result, .show_with_products, .show_with_products_edit{
margin-top: -18px;
background-color: #FFF;
color: #585A69;
font-size: 11px;
}
#search_result{
display: none;
position: absolute;
width: 450px;
border: 1px solid #d7d7d7;
z-index: 100;
margin-top: 0;
margin-left: 15px;
}
.show_with_products_edit img{
margin-top: 0;
}
#search_result ul, .show_with_products, .show_with_products_edit{
margin: 0;
padding: 0;
list-style: none;
}
#search_result ul li, .show_with_products li, .show_with_products_edit li{
min-height: 30px;
padding: 3px 5px 0px 7px;
border-bottom: 1px solid #eaedef;
text-decoration: none;
color: #666;
cursor: pointer;
}
.show_with_products li, .show_with_products_edit li{
cursor: default;
}
.show_with_products{
margin-bottom: 10px;
}
#search_result ul li:hover, .show_with_products li:hover, .show_with_products_edit li:hover{
background-color: #f4f8fb;
}
.productListDeleted {
background-color: #e77366;
color: #FFF!important;
}
.productListDeleted .search_drop_product img, .productListDeleted .search_drop_product i{
display: none;
}
.show_with_products li.productListDeleted:hover {
background-color: #f1ac9b;
color: #FFF;
}
.search_small_text{
font-size: 10px;
}
.find_word{
color: #1575bb;
font-weight: bold;
}
.autocomplite_clear{
float: left;
cursor: pointer;
display: none;
color: #D54E21;
font-size: 13px;
font-weight: bold;
margin-top: 5px;
margin-left: 5px;
}
.search_drop_product{
float: right;
font-weight: bold;
color: #d54e21;
font-size: 12px;
font-family: Verdana, serif;
text-align: center;
margin-top: 2px;
}
.search_drop_product i {
font-size: 17px;
color: #a06d6d;
}
.search_drop_product i:hover {
color: #d54e21;
}
.search_drop_product img {
padding-top: 2px!important;
}
.search_p_list .search_drop_product{
display: none;
}
.show_with_products,.show_with_products_edit{
margin-top: 10px;
line-height: 13px;
font-weight: normal;
color: #585A69;
}
.show_with_products .search_drop_product{
display: block;
cursor: pointer;
}
.show_with_products .search_p_name{
width: 315px;
}
.show_with_products_edit{
cursor: default;
}
.search_types{
color: #7F7F7F;
font-size: 11px;
margin-top: 5px;
}
.search_types label {
float: none;
}
#search_mask{
display: none;
position: fixed;
left: 0;
top: 0;
background-color: #336699;
z-index: 99;
opacity: 0.1;
}
.delete-button-link {
display: inline-block;
background: #ead4d1;
padding: 4px 10px;
font-weight: bold;
color: #a06d6d;
margin-left: 4px;
margin-top: 2px;
border-radius: 3px;
}
.delete-button-link:hover {
background: #d36a63;
color: #FFF;
}
.price-formula-text span {
color: #1472af;
}
.product-img {
float: left;
margin-right: 10px;
}
.product-settings {
float: left;
}
.product-settings-input {
}
.product-settings-input span {
display: inline-block;
width: 100px;
}
.product-settings-input input{
width: 80px!important;
}
.product-settings-input textarea{
width: 343px;
height: 43px;
display: inline-block;
}
.product-settings-input select{
width: 343px;
display: inline-block;
}
.block-info {
color: #6c868e;
font-size: 13px;
margin-bottom: 4px;
font-style: italic;
}
.category-level {
display: inline-block;
margin-left: 12px;
height: 26px;
background: url('../img/lv_bg.png') repeat-x;
}
.category-level-b, .category-level-f {
display: inline-block;
width: 25px;
height: 26px;
background: url('../img/lv2_b.png') no-repeat;
}
.category-level-f {
background: url('../img/lv2_f.png') no-repeat;
}
.filter-by-quantity img {
vertical-align: middle!important;
}
.filter-by-quantity select {
display: inline-block;
width: 55px;
margin-right: 7px;
vertical-align: bottom!important;
}
.filter-by-quantity label {
vertical-align: bottom!important;
float: none;
margin-right: 7px;
}
.button-title {
background: #2fabce;
color: #FFF;
font-weight: bold;
padding: 0 5px;
border-radius: 2px;
}
.option-box {
clear: both;
width: 100%;
border-bottom: 1px solid #EAEDEF;
padding: 10px 5px;
}
.option-box-title {
cursor: pointer;
color: #3586AE;
font-size: 15px;
}
.option-box-title i {
font-size: 16px;
font-weight: bold;
margin-left: 4px;
}
.option-box-content {
margin-top: 15px;
}
.option-box-content table {
border-spacing: 0 10px;
border-collapse: separate;
}
table.table {
border-spacing: 0;
}
#category-feed-settings .only-product {
display: none;
}
.box-toggle-active {
background-color: #f6f6f6;
}
.order-feed-settings .order-settings{
display: table-row!important;
}
.attribute-group-title {
font-weight: bold;
margin-bottom: 2px;
}
.attribute-list {
display: inline-block;
margin-right: 15px;
margin-bottom: 6px;
}
label.attribute-list {
float: none;
}
.blmod_module .bootstrap .attribute-list input[type="checkbox"] {
margin-top: 1px!important;
}
#affiliate_price_url_list a {
text-decoration: underline;
font-size: 13px;
}
#affiliate_price_url_list span {
color: #268CCD;
font-size: 13px;
}
.al-t {
vertical-align: top;
padding-top: 20px;
}
.attribute-box-scroll {
height: 700px;
overflow-y: scroll;
}
.attribute-box-scroll .cn_name_xml{
width: 195px;
}
.attribute-box-scroll ::-webkit-scrollbar {
display: block;
width: 11px;
}
.attribute-box-scroll ::-webkit-scrollbar-track {
background: #fcf8f8;
}
.attribute-box-scroll ::-webkit-scrollbar-thumb {
background: #bdbdbd;
}
.attribute-box-scroll ::-webkit-scrollbar-thumb:hover {
background: #626262;
}
.product-list-row {
padding-top: 4px;
padding-bottom: 4px;
}
.blmod-switch {
position: relative;
display: inline-block;
width: 30px!important;
height: 17px;
}
.blmod-switch input {
opacity: 0;
width: 0;
height: 0;
}
.blmod-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #b3c6cd;
-webkit-transition: .2s;
transition: .2s;
border-radius: 17px;
}
.blmod-slider:before {
position: absolute;
content: "";
height: 13px;
width: 13px;
left: 2px;
bottom: 2px;
background-color: #FFF;
-webkit-transition: .2s;
transition: .2s;
border-radius: 50%;
}
input:checked + .blmod-slider {
background-color: #50AD53FF;
}
input:focus + .blmod-slider {
box-shadow: 0 0 1px #50AD53FF;
}
input:checked + .blmod-slider:before {
-webkit-transform: translateX(13px);
-ms-transform: translateX(13px);
transform: translateX(13px);
}
.field-settings-languages label {
margin-top: 1px;
}
.field-settings-languages .cn_line {
margin-bottom: 7px;
}