sab: border fix

This commit is contained in:
gilbN 2019-08-27 20:18:38 +02:00
parent 7dbd05e100
commit 10ae1fa24b

View File

@ -301,7 +301,7 @@ tbody>tr:last-child td {
.multioperations-selector { .multioperations-selector {
border: 1px solid rgba(0, 0, 0, 0.25) !important; border: 1px solid transparent !important;
background-color: rgba(0, 0, 0, 0.25) !important; background-color: rgba(0, 0, 0, 0.25) !important;
} }
#history-options .hover-button { #history-options .hover-button {