Made line in info suggestions white instead of black
This commit is contained in:
@@ -103,6 +103,12 @@ textarea {
|
||||
.notice {
|
||||
color:white;
|
||||
}
|
||||
.info-suggestions a:not(:hover) {
|
||||
color: gray;
|
||||
.info-suggestions {
|
||||
a:not(:hover) {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
a:first-child {
|
||||
border-right: 1px solid white !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user