OpenXE/classes/Modules/Amazon/www/css/amazon.css

15 lines
305 B
CSS
Raw Normal View History

2021-05-21 08:49:41 +02:00
#frmcreateshipment span.hiddenfilter
{
width:0;
padding:0;
margin:0;
overflow:hidden;
display:inline-block;
}
#frmcreateshipment input#weiter{
background-color:#A2D624;
}
#frmcreateshipment table#amazon_anlieferungcreate > tbody > tr > td:nth-child(8) {
white-space: nowrap;
}