style: color request timing pills
This commit is contained in:
+27
-1
@@ -580,10 +580,36 @@ a {
|
||||
|
||||
.meta-key {
|
||||
margin-right: 5px;
|
||||
color: #66707c;
|
||||
color: currentColor;
|
||||
font-size: 10px;
|
||||
font-weight: 820;
|
||||
letter-spacing: 0.04em;
|
||||
opacity: 0.72;
|
||||
}
|
||||
|
||||
.meta-sent {
|
||||
color: #155f53;
|
||||
background: #d9efe8;
|
||||
}
|
||||
|
||||
.meta-first {
|
||||
color: #315f80;
|
||||
background: #dcecf7;
|
||||
}
|
||||
|
||||
.meta-total {
|
||||
color: #744d18;
|
||||
background: #f6e3bd;
|
||||
}
|
||||
|
||||
.meta-body {
|
||||
color: #773f33;
|
||||
background: #f8ddd5;
|
||||
}
|
||||
|
||||
.meta-received {
|
||||
color: #425268;
|
||||
background: #e5eaef;
|
||||
}
|
||||
|
||||
.request-grid {
|
||||
|
||||
Reference in New Issue
Block a user