aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Public/Css/website.css')
-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