diff --git a/modules/shell/cockpit.css b/modules/shell/cockpit.css index 5c00a2912aef..af21f2dbb6ad 100644 --- a/modules/shell/cockpit.css +++ b/modules/shell/cockpit.css @@ -742,6 +742,10 @@ a { margin-top: 10px; } +#containers-search-image-results tr.active td { + background-color: #f5f9fc; +} + #containers-search-image-search { background: url("images/search-icon.png") no-repeat 3px; padding-left: 20px;