Subversion Repositories wpShopGermany4

Rev

Rev 8417 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8417 Rev 8456
Line 150... Line 150...
150
.wpsg_overview .wpsg_table_wrap .wpsg_cell_gesamt_value { text-align:right; font-weight:bold; }
150
.wpsg_overview .wpsg_table_wrap .wpsg_cell_gesamt_value { text-align:right; font-weight:bold; }
151
.wpsg_overview .wpsg_table_wrap .wpsg_cell_mwst_value { text-align:right; }
151
.wpsg_overview .wpsg_table_wrap .wpsg_cell_mwst_value { text-align:right; }
152
.wpsg_overview .wpsg_overview_productimage { display:inline; padding-right:0.2rem; vertical-align:baseline; }
152
.wpsg_overview .wpsg_overview_productimage { display:inline; padding-right:0.2rem; vertical-align:baseline; }
153
.wpsg_overview .wpsg_cell_weight_value { text-align:right; }
153
.wpsg_overview .wpsg_cell_weight_value { text-align:right; }
154
.wpsg_overview .wpsg_cell_deliverytime_value { text-align:right; }
154
.wpsg_overview .wpsg_cell_deliverytime_value { text-align:right; }
-
 
155
.wpsg_overview {
-
 
156
	.einvoice_input { margin-bottom:2rem; }
-
 
157
}
155
 
158
 
156
.wpsg_overview .wpsg_table_wrap {}
159
.wpsg_overview .wpsg_table_wrap {}
157
.wpsg_overview .wpsg_table_wrap .overview_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
160
.wpsg_overview .wpsg_table_wrap .overview_product_row { display:flex; align-items:baseline; border-bottom:1px solid #EAEAEA; padding-bottom:1em; margin-bottom:1em; }
158
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_shortdesc { margin-top:0.5em; }
161
.wpsg_overview .wpsg_table_wrap .overview_product_row .product_shortdesc { margin-top:0.5em; }
159
.wpsg_overview .wpsg_table_wrap .overview_product_row .productimage { max-width:150px; padding-right:0.75em; }
162
.wpsg_overview .wpsg_table_wrap .overview_product_row .productimage { max-width:150px; padding-right:0.75em; }