.
This commit is contained in:
@@ -928,6 +928,11 @@ textarea::placeholder {
|
||||
background: #e5f8ea;
|
||||
}
|
||||
|
||||
.source-facebook {
|
||||
color: #1657d8;
|
||||
background: #e7efff;
|
||||
}
|
||||
|
||||
.source-site {
|
||||
color: #3465f3;
|
||||
background: #e8f0ff;
|
||||
@@ -3153,6 +3158,12 @@ textarea::placeholder {
|
||||
color: var(--primary);
|
||||
}
|
||||
|
||||
.micro-badge.facebook {
|
||||
background: #e7efff;
|
||||
border-color: #bfd2ff;
|
||||
color: #1657d8;
|
||||
}
|
||||
|
||||
.micro-badge.queue {
|
||||
background: #f4f6fa;
|
||||
border-color: #dde4ef;
|
||||
|
||||
Reference in New Issue
Block a user