1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-17 14:22:24 +02:00

nzbget: HistoryEdit_ParamData button fix

This commit is contained in:
gilbN 2019-12-01 20:29:35 +01:00
parent 1cf37e6106
commit 569dbf0979

View File

@ -256,6 +256,11 @@ tr.checked, tr.checked td, tr.checked:nth-child(odd) .progress {
text-shadow:unset;
color:white;
}
#HistoryEdit_ParamData input.btn.btn-primary{
background: var(--button-color) !important;
text-shadow:unset;
color:white;
}
.btn {
color: #ffffff;