1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-01-18 09:41:14 +01:00

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;
}