aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-01-31 22:58:19 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-01-31 22:58:19 +0000
commit662e663843729d20aef25743f1d3f58adf6865b5 (patch)
tree96fa248d4f5af45ccde7c55a28ab598efc752ba2 /h-source/Public
parent6fceaf205a341c2134457bf9f24a7a7f2fba63e0 (diff)
improved search page
Diffstat (limited to 'h-source/Public')
-rwxr-xr-xh-source/Public/Css/website.css16
1 files changed, 16 insertions, 0 deletions
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