Explain better which vote is removed
This commit is contained in:
parent
92a512be26
commit
ea1cb054f2
2 changed files with 22 additions and 4 deletions
|
|
@ -27,3 +27,7 @@ table:has(.mj-cell:hover) .mj-cell {
|
|||
border-right-width: 2px;
|
||||
border-color: var(--bs-body-color);
|
||||
}
|
||||
|
||||
table:has(.mj-cell:hover) .mj-cell-majority {
|
||||
background-color: white !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue