Browse Source

sab: border fix

pull/16/head
gilbN 6 years ago
parent
commit
10ae1fa24b
  1. 2
      CSS/themes/sabnzbd/sabnzbd-base.css

2
CSS/themes/sabnzbd/sabnzbd-base.css

@ -301,7 +301,7 @@ tbody>tr:last-child td {
.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;
}
#history-options .hover-button {

Loading…
Cancel
Save