summaryrefslogtreecommitdiff
path: root/templates/inventoryListing.cassius
blob: 225de5d64ada1dcac24bbf8adeb2c9d1845818f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.expired, .expireWeek, .expireMonth
  font-weight: bold
.expireMonth
  color: #995e00
.expireWeek
  color: #994000
.expired
  color: #990000
  text-decoration: line-through
.itemId
  font-family: monospace
div.itemId
  display: table-cell
  text-align: left
  padding: 0.25em
  color: #aaa
.day hr
  width: 2em
  border: 1px solid #ddd
  border-style: solid none solid none