aboutsummaryrefslogtreecommitdiff
path: root/h-source/Public/Css/website.css
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2010-10-30 16:17:50 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2010-10-30 16:17:50 +0000
commit19272c7c88f5df7fbba47f120efe440b5a472315 (patch)
treef083c49d68644ca2aea0175c886e94de4e6eb18c /h-source/Public/Css/website.css
parent4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 (diff)
improved users history - part 1
Diffstat (limited to 'h-source/Public/Css/website.css')
-rwxr-xr-xh-source/Public/Css/website.css9
1 files changed, 9 insertions, 0 deletions
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