Browse Source

some fix

pull/11/head
gilbN 5 years ago
parent
commit
91c52c7f14
  1. 4
      CSS/themes/sabnzbd_plex.css

4
CSS/themes/sabnzbd_plex.css

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

Loading…
Cancel
Save