travelynx/public/static/css/local.css
2019-03-19 17:17:53 +01:00

9 lines
120 B
CSS

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