diff --git a/inventory/static/inventory/css/cell.css b/inventory/static/inventory/css/cell.css index 7b90163..398ed09 100644 --- a/inventory/static/inventory/css/cell.css +++ b/inventory/static/inventory/css/cell.css @@ -47,7 +47,7 @@ td.disabled { } .search-hilight { - background-color: #ffa0a0; + background-color: #ffa0a0 !important; } .cell:nth-child(2n) {