diff --git a/themes/Default/common.css b/themes/Default/common.css index 7bfd4640ba..1830838ad5 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -383,7 +383,7 @@ entry selection { paned separator { background-image: none; - background-color: @widget-bg-color; + background-color: @bg-color; background-position: center; background-repeat: no-repeat; background-size: auto;