diff --git a/src/style/order-list.css b/src/style/order-list.css new file mode 100644 index 0000000..f43dc6a --- /dev/null +++ b/src/style/order-list.css @@ -0,0 +1,3 @@ +.selected-line-order-protable { + background-color: #add8e6; +} \ No newline at end of file