Subversion Repositories wpShopGermany4

Rev

Rev 6457 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2971 daniel 1
.wpsg_mod_productindex .wpsg_mod_productindex_toolbar { background: -moz-linear-gradient(center top , #F7F5E7, #D4D0BA) repeat scroll 0 0 transparent; border-left:1px solid #bbb;	border-right:1px solid #bbb; -moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); padding:2px 15px 2px 15px; text-shadow:0 1px 0 #fff; }
2
.wpsg_mod_productindex .wpsg_mod_productindex_toolbar_top { -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; border-top-left-radius:4px; border-top:2px solid #D4D0BA; }
3
.wpsg_mod_productindex .wpsg_mod_productindex_toolbar_bottom {	-moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px;	-webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; border-bottom-left-radius:4px; border-top:2px solid #D4D0BA; border-bottom:2px solid #D4D0BA; }
1906 daniel 4
.wpsg_mod_productindex .wpsg_mod_productindex_toolbar ul { list-style:none; padding:0px; margin:0px; float:left; clear:none; }
5
.wpsg_mod_productindex .wpsg_mod_productindex_toolbar .wpsg_mod_productindex_pager ul li, .wpsg_mod_productindex .wpsg_mod_productindex_toolbar .wpsg_mod_productindex_pager span { float:left; display:block; margin-left:5px; }
6
.wpsg_mod_productindex .wpsg_mod_productindex_order { float:left;}
7
.wpsg_mod_productindex .wpsg_mod_productindex_order select { margin-bottom:3px; }
6457 thomas 8
.wpsg_mod_productindex .wpsg_mod_productindex_viewselect { float:right; margin-top:5px; }
1906 daniel 9
.wpsg_mod_productindex .wpsg_mod_productindex_pager { float:right; margin-left:5px; }
10
 
11
/* List Ansicht */
12
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button { float:right; }
13
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_infos { float:right; line-height:1.5em; font-size:1em; text-align:right; }
14
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_infos div { clear:right; }
2971 daniel 15
.wpsg_mod_productindex_list .wpsg_mod_productindex_product { border-top:2px solid #D4D0BA;	border-left:2px solid #D4D0BA;	border-right:2px solid #D4D0BA; padding:15px; }
16
.wpsg_mod_productindex_list .wpsg_mod_productindex_empty { border-top:2px solid #D4D0BA; border-left:2px solid #D4D0BA; border-right:2px solid #D4D0BA; padding:10px 15px 10px 15px; }
1906 daniel 17
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_pic {	float:left;	margin-right:15px; }
18
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content {	margin-left:115px; }
19
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_title { font-size:1.2em; font-weight:bold; margin-bottom:5px; line-height:1.5em; }
20
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_price { font-size:1.4em; font-weight:normal; color:#000000; }
21
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_produkt_preishinweis { font-size:0.8em; font-weight:normal; font-style:italic; }
2735 daniel 22
.wpsg_mod_productindex_list .wpsg_mod_productindex_product .wpsg_produkt_soldout { color:#FF0000; }
1906 daniel 23
.wpsg_mod_productindex_kuhint { font-size:1em; line-height:125%; margin-top:20px; font-style:italic; }
24
 
25
/* Grid Ansicht */
26
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button { width:100%; margin-top:15px; }
2722 daniel 27
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_button a { width:100%; padding:0px; }
2971 daniel 28
.wpsg_mod_productindex_grid .wpsg_mod_productindex_productrow { border-left:2px solid #D4D0BA; border-right:2px solid #D4D0BA; border-top:2px solid #D4D0BA; }
2735 daniel 29
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product { padding-bottom:50px; float:left; font-size:0.8em; }
1906 daniel 30
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_product_inner { margin:15px; }
31
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_pic { text-align:center; }
32
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_infos { font-size:0.8em; }
33
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_title { font-size:1.0em; font-weight:bold; margin-bottom:5px; line-height:1.5em;  min-height:3em; }
34
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_mod_productindex_price { font-size:1.4em; font-weight:normal; color:#000000; }
35
.wpsg_mod_productindex_grid .wpsg_mod_productindex_product .wpsg_mod_productindex_content .wpsg_produkt_preishinweis { font-size:0.8em; font-weight:normal; font-style:italic; }
2735 daniel 36
.wpsg_mod_productindex_grid .wpsg_produkt_soldout { color:#FF0000; }
7680 daniel 37
.wpsg_mod_productindex_kuhint { font-size:1em; line-height:125%; margin-top:20px; font-style:italic; }
38
 
39
.wpsg_mod_productindex .wpsg_mod_fuellmenge_info { font-size:0.75em; }