open_workshop/static/src/css/pos.css
2025-05-14 20:23:21 +02:00

4 lines
138 B
CSS

.ows-sidebar { width: 220px; }
.order-entry:hover { cursor: pointer; }
.order-entry.selected { background-color: #007bff; color: white; }