update 05.11.13
This commit is contained in:
@@ -1,23 +1,28 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
|
||||
/* line 2, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters {
|
||||
background: #484848;
|
||||
padding: 16px 20px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
/* line 7, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters span.layered_subtitle {
|
||||
color: #fff;
|
||||
display: block;
|
||||
padding-bottom: 11px;
|
||||
}
|
||||
/* line 13, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters li {
|
||||
padding: 1px 0;
|
||||
color: #9c9b9b;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
/* line 19, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters li:hover, #enabled_filters li:hover a {
|
||||
color: #fff;
|
||||
}
|
||||
/* line 23, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters li a {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
@@ -27,6 +32,7 @@
|
||||
text-indent: 0px;
|
||||
color: #888888;
|
||||
}
|
||||
/* line 32, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#enabled_filters li a:before {
|
||||
content: "";
|
||||
display: block;
|
||||
@@ -35,6 +41,7 @@
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
/* line 46, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading {
|
||||
border-bottom: 1px solid #d6d4d4;
|
||||
padding: 0 12px 6px 0;
|
||||
@@ -43,6 +50,7 @@
|
||||
position: relative;
|
||||
color: #333333;
|
||||
}
|
||||
/* line 54, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading .layered_close {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
@@ -50,6 +58,7 @@
|
||||
height: 14px;
|
||||
width: 12px;
|
||||
}
|
||||
/* line 61, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading .layered_close a {
|
||||
display: block;
|
||||
height: 14px;
|
||||
@@ -60,6 +69,7 @@
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
}
|
||||
/* line 71, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading .layered_close a:after {
|
||||
content: "";
|
||||
display: block;
|
||||
@@ -72,35 +82,52 @@
|
||||
font-family: 'FontAwesome';
|
||||
vertical-align: 1px;
|
||||
}
|
||||
/* line 84, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading .layered_close a:hover {
|
||||
color: #515151;
|
||||
}
|
||||
/* line 93, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_subtitle_heading .layered_close.closed a:after {
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* line 103, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left label {
|
||||
font-weight: normal;
|
||||
}
|
||||
/* line 105, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul {
|
||||
padding: 0 20px 5px;
|
||||
}
|
||||
@media (min-width: 768px) and (max-width: 991px) {
|
||||
/* line 105, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
/* line 112, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul li {
|
||||
padding-bottom: 7px;
|
||||
}
|
||||
/* line 114, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul li .checker span, #layered_block_left .layered_filter_ul li .radio span {
|
||||
top: 0;
|
||||
}
|
||||
/* line 116, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul li label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
/* line 119, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul li label a {
|
||||
font-weight: normal;
|
||||
}
|
||||
/* line 122, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .layered_filter_ul li label a:hover {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
/* line 128, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul li label {
|
||||
cursor: pointer;
|
||||
display: inline;
|
||||
@@ -110,10 +137,12 @@
|
||||
/******************************************************************************
|
||||
Color List Style
|
||||
*******************************************************************************/
|
||||
/* line 136, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul.color-group {
|
||||
padding-top: 2px;
|
||||
overflow: hidden;
|
||||
}
|
||||
/* line 140, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul.color-group li {
|
||||
width: 50%;
|
||||
float: left;
|
||||
@@ -121,6 +150,7 @@
|
||||
vertical-align: middle;
|
||||
padding-bottom: 9px;
|
||||
}
|
||||
/* line 147, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul.color-group li .color-option {
|
||||
border: 1px solid #d6d4d4;
|
||||
height: 15px;
|
||||
@@ -132,15 +162,18 @@
|
||||
-moz-box-shadow: white 0 0 1px 0px inset, white 0 0 0px 1px inset, white 0 0 0px 1px inset, white 0 0 1px 0px inset;
|
||||
box-shadow: white 0 0 1px 0px inset, white 0 0 0px 1px inset, white 0 0 0px 1px inset, white 0 0 1px 0px inset;
|
||||
}
|
||||
/* line 156, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul.color-group li .color-option.on {
|
||||
border-color: #000;
|
||||
}
|
||||
/* line 160, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left ul.color-group li .color-option.disable {
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
-moz-opacity: 0.5;
|
||||
}
|
||||
|
||||
/* line 170, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_block_left .nomargin a {
|
||||
display: inline;
|
||||
}
|
||||
@@ -148,6 +181,7 @@
|
||||
/**************************************************************************************
|
||||
Layered Form Selects Styles
|
||||
***************************************************************************************/
|
||||
/* line 178, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
#layered_form .select {
|
||||
max-width: 230px;
|
||||
}
|
||||
@@ -155,6 +189,7 @@
|
||||
/**************************************************************************************
|
||||
Range Slider Styles
|
||||
***************************************************************************************/
|
||||
/* line 185, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
||||
background: #fbfbfb;
|
||||
border-color: #d6d4d4;
|
||||
@@ -166,16 +201,19 @@
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
/* line 192, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.ui-state-default.ui-state-hover, .ui-widget-content .ui-state-default.ui-state-hover, .ui-widget-header .ui-state-default.ui-state-hover {
|
||||
background: #555454;
|
||||
border-color: #333;
|
||||
}
|
||||
|
||||
/* line 197, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.ui-slider .ui-slider-range {
|
||||
background: #959595;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* line 201, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.ui-corner-all {
|
||||
-webkit-border-radius: 0px;
|
||||
-moz-border-radius: 0px;
|
||||
@@ -187,10 +225,12 @@
|
||||
height: 11px;
|
||||
}
|
||||
|
||||
/* line 207, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.ui-slider-horizontal .ui-slider-handle {
|
||||
top: -0.14em;
|
||||
}
|
||||
|
||||
/* line 208, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_price_range {
|
||||
margin-left: 7px;
|
||||
}
|
||||
@@ -198,37 +238,45 @@
|
||||
/**************************************************************************************
|
||||
Range Input Styles
|
||||
***************************************************************************************/
|
||||
/* line 214, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_price_range_unit {
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
/* line 217, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_slider_container {
|
||||
margin: 6px 0 6px 7px;
|
||||
}
|
||||
|
||||
/* line 220, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_input_range_min, .layered_input_range_max {
|
||||
width: 60px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* line 224, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_list_selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 227, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_list {
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* line 231, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_list:hover {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 234, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.layered_ajax_loader p {
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* line 238, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.hide-action {
|
||||
text-align: center;
|
||||
text-align: right;
|
||||
@@ -236,6 +284,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* line 244, ../../../sass/modules/blocklayered/blocklayered-15.scss */
|
||||
.hide-action:hover {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -1,12 +1,15 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
|
||||
/* line 4, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left ul.layered_filter_ul {
|
||||
border-top: 1px solid #d6d4d4;
|
||||
}
|
||||
|
||||
/* line 9, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left div.block_content {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
/* line 13, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left ul {
|
||||
padding-left: 0;
|
||||
max-height: 120px;
|
||||
@@ -16,95 +19,115 @@
|
||||
padding-right: 1px;
|
||||
}
|
||||
|
||||
/* line 22, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_form > div > div {
|
||||
border-bottom: 1px dotted #CCCCCC;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
/* line 28, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left .hide-action {
|
||||
display: block;
|
||||
text-align: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
/* line 33, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left .hide-action:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* line 37, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left ul li {
|
||||
margin-left: 15px;
|
||||
padding-left: 2px;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
/* line 43, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left #enabled_filters, #layered_url_filter_block {
|
||||
font-size: 10px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
/* Style moved form the template to the css */
|
||||
/* line 50, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left ul li .disabled {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
/* line 53, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.product_list .warning {
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
||||
/* line 57, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_form .select {
|
||||
width: 165px;
|
||||
}
|
||||
|
||||
/* line 60, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_block_left .color-option.disable {
|
||||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
-moz-opacity: 0.5;
|
||||
}
|
||||
|
||||
/* line 65, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_form .color-option.on {
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
/* line 68, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
#layered_form input[type=radio] {
|
||||
margin-left: 2px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* line 72, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_price_range {
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
/* line 75, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_price_range_unit {
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
/* line 78, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_slider_container {
|
||||
margin: 6px 0 6px 6px;
|
||||
width: 93%;
|
||||
}
|
||||
|
||||
/* line 81, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_slider {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
/* line 84, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_input_range_min {
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
/* line 87, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_input_range_max {
|
||||
width: 40px;
|
||||
}
|
||||
|
||||
/* line 90, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_list_selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* line 93, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.layered_ajax_loader p {
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* line 97, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.hide-action {
|
||||
text-align: center;
|
||||
text-align: right;
|
||||
@@ -112,6 +135,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* line 103, ../../../sass/modules/blocklayered/blocklayered.scss */
|
||||
.hide-action:hover {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user