travelynx/public/static/css/local.css
2019-03-19 18:20:05 +01:00

11 lines
166 B
CSS

.action-checkin,
.action-checkout,
.action-undo,
.action-cancelled-from,
.action-cancelled-to {
cursor: pointer;
}
td.cancelled {
text-decoration: line-through;
}