diff options
-rw-r--r-- | images/controls.png | bin | 1261 -> 3285 bytes | |||
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/images/controls.png b/images/controls.png Binary files differindex 1ec3cb1c8..5791fd271 100644 --- a/images/controls.png +++ b/images/controls.png diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b20977f28..2805ed718 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -608,7 +608,7 @@ nav .acpopup { padding: 3px; border: 0px solid var(--bs-border-color); border-radius: var(--bs-border-radius); - background-color: #fff; + background-color: var(--bs-body-bg); z-index: 1052; } |