ACTUALLY fix blacklisting
This commit is contained in:
@@ -103,6 +103,15 @@ body {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#RequestErrors {
|
||||
color: red;
|
||||
}
|
||||
|
||||
#RequestErrors li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.SelectedListItem {
|
||||
background-color: #2e69cb;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user