travelynx/public/static/css/local.css

10 lines
120 B
CSS
Raw Normal View History

2018-11-11 16:25:40 +00:00
.action-checkin,
.action-checkout,
.action-undo {
cursor: pointer;
}
2019-03-19 16:17:53 +00:00
td.cancelled {
text-decoration: line-through;
}