summaryrefslogtreecommitdiff
path: root/templates/inventoryListing.cassius
blob: dc01471dc6be9c7c82aa0e324409fcff27856530 (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
28
29
30
31
.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
  li
    padding: 0
    margin: 0
    input
      vertical-align: middle
.actions .td
  width: 8em