From fab22f5ebb7c5f757e48292a7f8de605638b7213 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 3 Oct 2011 07:53:59 +0000 Subject: when a device is already in the database (same vendorid_productid code) the system puts the link to the device - sudoman issue --- h-source/Public/Css/main.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'h-source/Public/Css') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index a7c658e..296843e 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -386,11 +386,11 @@ a.link_menu clear:left; clear:right; font:bold 12px/1.5 sans-serif,arial; - padding:2px; - margin:5px 5px 15px 5px; -/* background:TOMATO; */ -/* border-top:2px solid MAROON; */ -/* border-bottom:2px solid MAROON; */ + padding:10px; + margin:5px 0px 15px 0px; + background:TOMATO; + border-top:2px solid MAROON; + border-bottom:2px solid MAROON; color:MAROON; } -- cgit v1.2.3