From 662e663843729d20aef25743f1d3f58adf6865b5 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 31 Jan 2011 22:58:19 +0000 Subject: improved search page --- h-source/Public/Css/website.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'h-source/Public/Css/website.css') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 142be45..8f15343 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1564,4 +1564,20 @@ td.text_item_date background:#B7F18C; font-weight:bold; /* border: 1px solid #CECECE; */ +} + +.lspci_item_found +{ + margin:10px 5px; + background: #C7DAEF; + padding:8px; +} +.lspci_item_found_compat +{ + padding-left:37px; +} + +.search_result_model_name +{ + padding-left:10px; } \ No newline at end of file -- cgit v1.2.3