Revision 6873cc9c
Von Cem Aydin vor fast 4 Jahren hinzugefügt
css/style.css | ||
---|---|---|
4594 | 4594 |
padding-bottom: 1em; |
4595 | 4595 |
} |
4596 | 4596 |
.horizontal-scroll-wrapper { |
4597 |
overflow-x: auto; |
|
4597 |
overflow-x: auto !important;
|
|
4598 | 4598 |
} |
4599 | 4599 |
.plus, |
4600 | 4600 |
.minus, |
... | ... | |
5098 | 5098 |
clear: left; |
5099 | 5099 |
width: 95vw; |
5100 | 5100 |
} |
5101 |
#row_table_scroll_id { |
|
5102 |
max-width: 96vw !important; |
|
5103 |
} |
|
5101 | 5104 |
/* ------------------------------------------------------------- */ |
5102 | 5105 |
/* JQUERY UI (jquery-ui.less) */ |
5103 | 5106 |
/* ------------------------------------------------------------- */ |
Auch abrufbar als: Unified diff
Neues Design Bugfix: #447 Tabelle mit Auftragspositionen scrollbar gemacht
- less/css neu kompiliert