diff --git a/qui/qubes-updater-base.css b/qui/qubes-updater-base.css index 7967af2..d987173 100644 --- a/qui/qubes-updater-base.css +++ b/qui/qubes-updater-base.css @@ -229,6 +229,10 @@ treeview.view button color: @text-color; } +treeview.view:selected { + background-color: #99bfff; +} + .add_label { color: @qubes-blue; font-weight: bold;