1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 23:49:37 +02:00

Merge branch 'develop' of https://github.com/GilbN/theme.park into develop

This commit is contained in:
GilbN 2022-04-25 22:03:48 +02:00
commit 0105c5738e

View File

@ -1799,4 +1799,8 @@ div#dlgEditRules div.dlg-header {
.lf li input.TextboxNormal{
background: var(--transparency-dark-10);
color: var(--text);
}
}
div#dlgEditFilters div.dlg-header{
background-image:none;
}