From 75be1868c47b7b9455eef65a7b1e33e447e61ee5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 3 Feb 2011 07:54:14 +0000 Subject: improved search --- h-source/Public/Css/website.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 5609d12..03043ec 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1566,7 +1566,7 @@ td.text_item_date /* border: 1px solid #CECECE; */ } -.lspci_item_found +.lspci_item_found, .lspci_item_not_found { margin:10px 5px; background: #C7DAEF; @@ -1585,4 +1585,9 @@ td.text_item_date .search_item_found { margin:5px; +} + +.lspci_item_not_found +{ + background: orange; } \ No newline at end of file -- cgit v1.2.3