From 19272c7c88f5df7fbba47f120efe440b5a472315 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 30 Oct 2010 16:17:50 +0000 Subject: improved users history - part 1 --- h-source/Public/Css/website.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 04e3c97..9809448 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1436,4 +1436,13 @@ ins border:1px solid #6495ED; padding:5px; font:normal 14px/1.5 sans-serif,arial,Verdana; +} + +.user_hardware_pages +{ + margin:10px 5px; + padding:10px; + background:#F1D8D8; +/* border-bottom:1px solid #D26262; */ +/* border-top:1px solid #D26262; */ } \ No newline at end of file -- cgit v1.2.3