summaryrefslogtreecommitdiff
path: root/public/static/css/local.css
blob: 68f9ab12747ef8c5f3890f066ed671f0bd3dfae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
.action-checkin,
.action-checkout,
.action-undo,
.action-cancelled-from,
.action-cancelled-to {
	cursor: pointer;
}

td.cancelled {
	text-decoration: line-through;
}