summaryrefslogtreecommitdiff
path: root/templates/inventoryListing.cassius
blob: 1da6e139e0523c29749a8c8c368b606ec801511e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.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
.status
  padding: 0
  margin: 0
  list-style-type: none
.status li
  padding: 0
  margin: 0