fix removal buttons on home page
This commit is contained in:
@@ -191,8 +191,8 @@ tbody tr th,
|
||||
tbody tr td {
|
||||
color: #fafafa;
|
||||
}
|
||||
tbody tr th .remove,
|
||||
tbody tr td .remove {
|
||||
tbody tr th.remove,
|
||||
tbody tr td.remove {
|
||||
cursor: pointer;
|
||||
color: #FF0073;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user