Sha256: 5a526819cffd4c359f23edf1ea7dcc6c355b2ec9b84b1161a901060880d9f9bf
Contents?: true
Size: 1022 Bytes
Versions: 7
Compression:
Stored size: 1022 Bytes
Contents
body { font-size: 36px; } .container-fluid { padding: 0; } div.title { font-weight: bold; text-align: center; text-transform: uppercase; font-size: 0.75em; line-height: 1em; } table.requests { width: 100%; border-collapse: collapse; font-size: 1em; color: white; font-weight: bold; } table.requests th { background-color: lightgray; font-size: 0.75em; color: black; text-transform: uppercase; white-space: nowrap; } table.requests td { padding: 10px; border: solid 1px white; vertical-align: top; text-align: center; } table.requests tr.resolved { background-color: #0AFF37; color: #000042; } table.requests tr.pending { background-color: darkorange; } table.requests tr.overdue { background-color: #FF0A0A; } table.requests td.title { text-align: left; } table.requests td.title div.more-info { font-size: 0.75em; font-weight: normal; } table.requests td.status { text-transform: capitalize; }
Version data entries
7 entries across 7 versions & 1 rubygems