summaryrefslogtreecommitdiff
path: root/public/static/css/local.css
blob: 7502b647a4c48a6a1a45b856a61f0adae7b86d81 (plain)
1
2
3
4
5
6
7
8
9
.action-checkin,
.action-checkout,
.action-undo {
	cursor: pointer;
}

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