added all themes for themeconfigurator

This commit is contained in:
TMMeilleur
2013-11-20 19:25:12 +02:00
parent a3282025cf
commit 01428f9a31
34 changed files with 3177 additions and 230 deletions
+51 -68
View File
@@ -1,87 +1,76 @@
body {
background: #232323;
background: #282828;
}
.header-container,
.columns-container {
background: #333333;
background: #f6f6f6;
}
#header {
background: none;
}
#header .header-row {
background: #545454;
background: #dadada;
}
#header .header-row .shop-phone {
color: white;
text-shadow: 0 1px #404040;
color: #333333;
}
#header .header-row .shop-phone i,
#header .header-row .shop-phone strong {
color: #aaaaaa;
text-shadow: 0 1px #404040;
color: #f44051;
}
#header #currencies-block-top,
#header #languages-block-top,
#header .header-row #header_user_info {
border-color: #656565;
border-color: #c6c6c6;
}
#header #currencies-block-top div.current,
#header #languages-block-top div.current,
#header .header-row #header_user_info a {
color: white;
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,
#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 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: #2b2b2b;
background: #b7b7b7;
color: white;
}
#header #contact-link {
border-color: #656565;
border-color: #c6c6c6;
}
#header #contact-link a {
color: white;
color: #333333;
}
#header #contact-link a:hover, #header #contact-link a.active {
background: #2b2b2b;
background: #b7b7b7;
color: white;
}
#search_block_top .btn.button-search {
background: #666666;
background: #f44051;
}
#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;
background: #f44051;
color: white;
}
#header_right #header_user #shopping_cart a:after {
@@ -94,27 +83,26 @@ body {
.sf-menu {
background: white;
border: 1px solid #f2f2f2;
border-bottom: 3px solid #f2f2f2;
border-bottom: 3px solid #e8e8e8;
}
.sf-menu > li {
border-right: 1px solid #d6d4d4;
border-right: 1px solid #e8e8e8;
}
.sf-menu > li a {
border-bottom: 3px solid #f2f2f2;
.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: #666666;
border-bottom-color: #666666;
background: #f44051;
border-bottom-color: #ce2434;
}
#home-page-tabs {
background: white;
background: #f6f6f6;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
background: #333333;
background: #f44051;
color: white;
}
@@ -125,54 +113,53 @@ body {
.new:before, .new:after,
.sale:before,
.sale:after {
border-color: #f44051 transparent transparent transparent;
border-color: #ad2b34 transparent transparent transparent;
}
ul.product_list.grid > li .product-container {
background: white;
background: #f6f6f6;
}
ul.product_list.grid > li .product-container .product-image-container {
background: #474747;
background: white;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link {
background: #474747;
background: #fbfbfb;
}
ul.product_list.grid > li .product-container .product-image-container .product_img_link img {
background: #474747;
background: #fbfbfb;
}
ul.product_list.grid > li:hover .product-container {
background: #5c5c5c;
.button.lnk_view {
text-shadow: none;
padding: 0;
border: none;
}
ul.product_list.grid > li:hover .product-container .product-name {
color: #aaa;
.button.lnk_view span {
border: none;
padding: 12px 16px;
background: #333333;
color: white;
}
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;
.button.lnk_view:hover span {
background: #f44051;
}
#cmsinfo_block em {
background: #666666;
background: #f44051;
}
#facebook_block, #cmsinfo_block {
background: #454545;
}
#facebook_block h4, #cmsinfo_block h4 {
color: white;
}
#cmsinfo_block h3,
#cmsinfo_block .dark {
color: white;
background: #e8e8e8;
}
#cmsinfo_block,
#cmsinfo_block > div + div {
border-color: #1b1b1b;
border-color: #d0d0d0;
}
.footer-container #footer #social_block {
background: #1b1b1b;
padding-bottom: 15px;
}
.footer-container {
@@ -184,17 +171,13 @@ ul.product_list.grid > li:hover .product-container .functional-buttons div a:hov
}
}
.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;
color: #f44051;
}
.footer-container #footer #social_block ul li a:hover {
color: white;
color: #f44051;
}