mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 20:47:15 +01:00
15 lines
305 B
CSS
15 lines
305 B
CSS
#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;
|
|
} |