replace new css files location to modules/themeconfigurator/css

This commit is contained in:
Alexander Grosul
2013-11-18 20:07:24 +02:00
parent 36baadad1a
commit b6c5cd7c63
18 changed files with 1619 additions and 107 deletions
@@ -0,0 +1,183 @@
body {
background: #282828;
}
.header-container,
.columns-container {
background: #f6f6f6;
}
#header {
background: none;
}
#header .header-row {
background: #dadada;
}
#header .header-row .shop-phone {
color: #333333;
}
#header .header-row .shop-phone i,
#header .header-row .shop-phone strong {
color: #f44051;
}
#header #currencies-block-top,
#header #languages-block-top,
#header .header-row #header_user_info {
border-color: #c6c6c6;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current,
#header .header-row #header_user_info a {
color: #333333;
}
#header #currencies-block-top div.current:hover, #header #currencies-block-top div.current.active,
#header #languages-block-top div.current:hover,
#header #languages-block-top div.current.active,
#header .header-row #header_user_info a:hover,
#header .header-row #header_user_info a.active {
background: #b7b7b7;
color: white;
}
#header #currencies-block-top div.current strong,
#header #languages-block-top div.current strong {
color: #333333;
}
#header #currencies-block-top div.current:hover strong, #header #currencies-block-top div.current:hover:after, #header #currencies-block-top div.current.active strong, #header #currencies-block-top div.current.active:after,
#header #languages-block-top div.current:hover strong,
#header #languages-block-top div.current:hover:after,
#header #languages-block-top div.current.active strong,
#header #languages-block-top div.current.active:after {
background: #b7b7b7;
color: white;
}
#header #contact-link {
border-color: #c6c6c6;
}
#header #contact-link a {
color: #333333;
}
#header #contact-link a:hover, #header #contact-link a.active {
background: #b7b7b7;
color: white;
}
#search_block_top .btn.button-search {
background: #f44051;
}
#search_block_top .btn.button-search:hover {
color: white;
background: #333333;
}
#header_right #header_user #shopping_cart a {
background: #f44051;
color: white;
}
#header_right #header_user #shopping_cart a:after {
color: white;
}
#header_right #header_user #shopping_cart a:hover {
color: white;
background: #333333;
}
.sf-menu {
background: white;
border-bottom: 3px solid #e8e8e8;
}
.sf-menu > li {
border-right: 1px solid #e8e8e8;
}
.sf-menu > li a {
border-bottom: 3px solid #e8e8e8;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
color: #fff;
background: #f44051;
border-bottom-color: #ce2434;
}
#home-page-tabs {
background: #f6f6f6;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
background: #f44051;
color: white;
}
.new,
.sale {
background: #f44051;
}
.new:before, .new:after,
.sale:before,
.sale:after {
border-color: #ad2b34 transparent transparent transparent;
}
ul.product_list.grid > li .product-container {
background: #f6f6f6;
}
ul.product_list.grid > li .product-container .product-image-container {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
background: #fbfbfb;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
background: #fbfbfb;
}
.button.lnk_view {
text-shadow: none;
padding: 0;
border: none;
}
.button.lnk_view span {
border: none;
padding: 12px 16px;
background: #333333;
color: white;
}
.button.lnk_view:hover span {
background: #f44051;
}
#cmsinfo_block em {
background: #f44051;
}
#facebook_block, #cmsinfo_block {
background: #e8e8e8;
}
#cmsinfo_block,
#cmsinfo_block > div + div {
border-color: #d0d0d0;
}
.footer-container #footer #social_block {
background: #1b1b1b;
padding-bottom: 15px;
}
.footer-container {
background: #1b1b1b;
}
@media (min-width: 768px) {
.footer-container {
background: url(../img/footer-bg1.gif) repeat-x;
}
}
#footer #newsletter_block_left .form-group .form-control {
background: #1b1b1b;
}
#footer #newsletter_block_left .form-group .button-small {
color: #f44051;
}
.footer-container #footer #social_block ul li a:hover {
color: #f44051;
}
@@ -0,0 +1,200 @@
body {
background: #232323;
}
.header-container,
.columns-container {
background: #333333;
}
#header {
background: none;
}
#header .header-row {
background: #545454;
}
#header .header-row .shop-phone {
color: white;
text-shadow: 0 1px #404040;
}
#header .header-row .shop-phone i,
#header .header-row .shop-phone strong {
color: #aaaaaa;
text-shadow: 0 1px #404040;
}
#header #currencies-block-top,
#header #languages-block-top,
#header .header-row #header_user_info {
border-color: #656565;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current,
#header .header-row #header_user_info a {
color: white;
}
#header #currencies-block-top div.current:hover, #header #currencies-block-top div.current.active,
#header #languages-block-top div.current:hover,
#header #languages-block-top div.current.active,
#header .header-row #header_user_info a:hover,
#header .header-row #header_user_info a.active {
color: white;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current {
padding-bottom: 11px;
}
#header #currencies-block-top div.current strong, #header #currencies-block-top div.current:after,
#header #languages-block-top div.current strong,
#header #languages-block-top div.current:after {
color: white;
}
#header #currencies-block-top div.current:hover strong, #header #currencies-block-top div.current:hover:after, #header #currencies-block-top div.current.active strong, #header #currencies-block-top div.current.active:after,
#header #languages-block-top div.current:hover strong,
#header #languages-block-top div.current:hover:after,
#header #languages-block-top div.current.active strong,
#header #languages-block-top div.current.active:after {
background: #2b2b2b;
color: white;
}
#header #contact-link {
border-color: #656565;
}
#header #contact-link a {
color: white;
}
#header #contact-link a:hover, #header #contact-link a.active {
background: #2b2b2b;
color: white;
}
#search_block_top .btn.button-search {
background: #666666;
}
#search_block_top .btn.button-search:hover {
color: white;
background: #333333;
}
#search_block_top #search_query_top {
background: white;
color: #333333;
}
#header_right #header_user #shopping_cart a {
background: #666666;
color: white;
}
#header_right #header_user #shopping_cart a:after {
color: white;
}
#header_right #header_user #shopping_cart a:hover {
color: white;
background: #333333;
}
.sf-menu {
background: white;
border: 1px solid #f2f2f2;
border-bottom: 3px solid #f2f2f2;
}
.sf-menu > li {
border-right: 1px solid #d6d4d4;
}
.sf-menu > li a {
border-bottom: 3px solid #f2f2f2;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
color: #fff;
background: #666666;
border-bottom-color: #666666;
}
#home-page-tabs {
background: white;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
background: #333333;
color: white;
}
.new,
.sale {
background: #f44051;
}
.new:before, .new:after,
.sale:before,
.sale:after {
border-color: #f44051 transparent transparent transparent;
}
ul.product_list.grid > li .product-container {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container {
background: #474747;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
background: #474747;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
background: #474747;
}
ul.product_list.grid > li:hover .product-container {
background: #5c5c5c;
}
ul.product_list.grid > li:hover .product-container .product-name {
color: #aaa;
}
ul.product_list.grid > li:hover .product-container .functional-buttons div a, ul.product_list.grid > li:hover .product-container ul.product_list.grid > li .product-container .functional-buttons div label {
color: #aaa;
}
ul.product_list.grid > li:hover .product-container .functional-buttons div a:hover, ul.product_list.grid > li:hover .product-container ul.product_list.grid > li .product-container .functional-buttons div label:hover {
color: #fff;
}
#cmsinfo_block em {
background: #666666;
}
#facebook_block, #cmsinfo_block {
background: #454545;
}
#facebook_block h4, #cmsinfo_block h4 {
color: white;
}
#cmsinfo_block h3,
#cmsinfo_block .dark {
color: white;
}
#cmsinfo_block,
#cmsinfo_block > div + div {
border-color: #1b1b1b;
}
.footer-container {
background: #1b1b1b;
}
@media (min-width: 768px) {
.footer-container {
background: url(../img/footer-bg1.gif) repeat-x;
}
}
.footer-container #footer #social_block {
background: #1b1b1b;
}
#footer #newsletter_block_left .form-group .form-control {
background: #1b1b1b;
}
#footer #newsletter_block_left .form-group .button-small {
color: #666666;
}
.footer-container #footer #social_block ul li a:hover {
color: white;
}
@@ -0,0 +1,222 @@
body {
background: #333333;
}
.header-container,
.columns-container {
background: #fff;
}
#header {
background: none;
}
#header .header-row {
background: #333333;
}
#header .header-row .shop-phone {
color: #777;
}
#header .header-row .shop-phone i,
#header .header-row .shop-phone strong {
color: #719f41;
}
#header #currencies-block-top,
#header #languages-block-top,
#header .header-row #header_user_info {
border-color: #515151;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current,
#header .header-row #header_user_info a {
color: white;
}
#header #currencies-block-top div.current:hover, #header #currencies-block-top div.current.active,
#header #languages-block-top div.current:hover,
#header #languages-block-top div.current.active,
#header .header-row #header_user_info a:hover,
#header .header-row #header_user_info a.active {
background: #2b2b2b;
color: white;
}
#header #currencies-block-top div.current strong,
#header #languages-block-top div.current strong {
color: #333333;
}
#header #currencies-block-top div.current:after,
#header #currencies-block-top div.current strong,
#header #languages-block-top div.current:after,
#header #languages-block-top div.current strong {
color: white;
}
#header #currencies-block-top div.current:hover strong, #header #currencies-block-top div.current:hover:after, #header #currencies-block-top div.current.active strong, #header #currencies-block-top div.current.active:after,
#header #languages-block-top div.current:hover strong,
#header #languages-block-top div.current:hover:after,
#header #languages-block-top div.current.active strong,
#header #languages-block-top div.current.active:after {
color: white;
}
#header #contact-link {
border-color: #515151;
}
#header #contact-link a {
color: white;
}
#header #contact-link a:hover, #header #contact-link a.active {
background: #2b2b2b;
color: white;
}
#search_block_top .btn.button-search {
background: #719f41;
text-shadow: 0 1px #567931;
}
#search_block_top .btn.button-search:hover {
color: white;
background: #333333;
text-shadow: 0 1px #333;
}
#search_block_top #search_query_top {
color: #686666;
}
#header_right #header_user #shopping_cart a {
background: #719f41;
color: white;
text-shadow: 0 1px #567931;
}
#header_right #header_user #shopping_cart a:after {
color: white;
}
#header_right #header_user #shopping_cart a:hover {
color: white;
text-shadow: 0 1px #333;
background: #333333;
}
.sf-menu {
background: #f6f6f6;
border-bottom: 3px solid #e9e9e9;
}
.sf-menu > li {
border-right: 1px solid #d6d4d4;
}
.sf-menu > li a {
border-bottom: 3px solid #e9e9e9;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
color: #fff;
background: #719f41;
border-bottom-color: #598b24;
}
#home-page-tabs {
background: white;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
background: #719f41;
color: white;
}
.new,
.sale {
background: #719f41;
}
.new:before, .new:after,
.sale:before,
.sale:after {
border-color: #719f41 transparent transparent transparent;
}
ul.product_list.grid > li .product-container {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
background: white;
}
.price.product-price {
color: #719f41;
}
.price-percent-reduction {
background: #719f41;
border-color: #719f41;
}
.button.lnk_view {
text-shadow: none;
padding: 0;
border: none;
}
.button.lnk_view span {
border: none;
padding: 12px 16px;
background: #333333;
color: white;
}
.button.lnk_view:hover span {
background: #719f41;
}
#cmsinfo_block em {
background: #333333;
}
#facebook_block, #cmsinfo_block {
background: #e8e8e8;
}
#cmsinfo_block,
#cmsinfo_block > div + div {
border-color: #d0d0d0;
}
.footer-container #footer #social_block {
background: #3f3f3f;
padding-bottom: 15px;
}
.footer-container {
background: #3f3f3f;
}
@media (min-width: 768px) {
.footer-container {
background: url(../img/footer-bg.gif) repeat-x;
}
}
.footer-container #footer #social_block ul li a:hover {
color: #719f41;
}
#footer #newsletter_block_left .form-group .form-control {
background: #3f3f3f;
}
#footer #newsletter_block_left h4,
.footer-container #footer #social_block h4 {
color: #fff;
}
.footer-container #footer h4,
.footer-container #footer h4 a {
color: #719f41;
}
.footer-container #footer .bottom-footer {
color: #719f41;
}
.footer-container #footer .bottom-footer a {
color: #719f41;
}
.footer-container #footer .bottom-footer a:hover {
color: #fff;
}
@@ -0,0 +1,183 @@
body {
background: #282828;
}
.header-container,
.columns-container {
background: #f7f5eb;
}
#header {
background: none;
}
#header .header-row {
background: #333333;
}
#header .header-row .shop-phone {
color: white;
}
#header .header-row .shop-phone i,
#header .header-row .shop-phone strong {
color: #eea200;
}
#header #currencies-block-top,
#header #languages-block-top,
#header .header-row #header_user_info {
border-color: #515151;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current,
#header .header-row #header_user_info a {
color: white;
}
#header #currencies-block-top div.current:hover, #header #currencies-block-top div.current.active,
#header #languages-block-top div.current:hover,
#header #languages-block-top div.current.active,
#header .header-row #header_user_info a:hover,
#header .header-row #header_user_info a.active {
background: #b7b7b7;
color: white;
}
#header #currencies-block-top div.current strong,
#header #languages-block-top div.current strong {
color: white;
}
#header #currencies-block-top div.current:hover strong, #header #currencies-block-top div.current:hover:after, #header #currencies-block-top div.current.active strong, #header #currencies-block-top div.current.active:after,
#header #languages-block-top div.current:hover strong,
#header #languages-block-top div.current:hover:after,
#header #languages-block-top div.current.active strong,
#header #languages-block-top div.current.active:after {
background: #b7b7b7;
color: white;
}
#header #contact-link {
border-color: #515151;
}
#header #contact-link a {
color: white;
}
#header #contact-link a:hover, #header #contact-link a.active {
background: #b7b7b7;
color: white;
}
#search_block_top .btn.button-search {
background: #eea200;
}
#search_block_top .btn.button-search:hover {
color: white;
background: #b7b7b7;
}
#header_right #header_user #shopping_cart a {
background: #eea200;
color: white;
}
#header_right #header_user #shopping_cart a:after {
color: white;
}
#header_right #header_user #shopping_cart a:hover {
color: white;
background: #b7b7b7;
}
.sf-menu {
background: #fffef6;
border-bottom: 3px solid #e2dec8;
}
.sf-menu > li {
border-right: 1px solid #e2dec8;
}
.sf-menu > li a {
border-bottom: 3px solid #e2dec8;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
color: #fff;
background: #eea200;
border-bottom-color: #da9400;
}
#home-page-tabs {
background: none;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
background: #eea200;
color: white;
}
.new,
.sale {
background: #eea200;
}
.new:before, .new:after,
.sale:before,
.sale:after {
border-color: #eea200 transparent transparent transparent;
}
ul.product_list.grid > li .product-container {
background: none;
}
ul.product_list.grid > li .product-container .product-image-container {
background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
background: #f1e8e3;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
background: #f1e8e3;
}
.button.lnk_view {
text-shadow: none;
padding: 0;
border: none;
}
.button.lnk_view span {
border: 1px solid #9a9a9a;
padding: 12px 16px;
background: #f2f2f2;
color: white;
}
.button.lnk_view:hover span {
background: #b7b7b7;
}
#cmsinfo_block em {
background: #eea200;
}
#facebook_block, #cmsinfo_block {
background: #f0eee1;
}
#cmsinfo_block,
#cmsinfo_block > div + div {
border-color: #e9e6d6;
}
.footer-container #footer #social_block {
background: none;
padding-bottom: 15px;
}
.footer-container {
background: #3f3f3f;
}
@media (min-width: 768px) {
.footer-container {
background: url(../img/footer-bg.gif) repeat-x;
}
}
#footer #newsletter_block_left .form-group .form-control {
background: #3c3c3c;
}
#footer #newsletter_block_left .form-group .button-small {
color: #eea200;
}
.footer-container #footer #social_block ul li a:hover {
color: #eea200;
}