uncomplete print, need for print_settings

This commit is contained in:
Yan
2017-06-02 18:26:44 +06:30
parent 6d705e2860
commit 63be238e09
6 changed files with 29 additions and 6 deletions

View File

@@ -14,3 +14,7 @@
.order-void {
background-color: #FFCCDD;
}
.selected-item {
background-color: blue;
}