+ client: handle check host
This commit is contained in:
committed by
Simon Zolin
parent
0d7c01d50f
commit
8ec7c37715
@@ -112,3 +112,15 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
.card .red {
|
||||
background-color: #fff4f2;
|
||||
}
|
||||
|
||||
.card .green {
|
||||
background-color: #f1faf3;
|
||||
}
|
||||
|
||||
.card .blue {
|
||||
background-color: #ecf7ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user