From aff3e1005d17d67315262822b49e89c083dad644 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 4 Jan 2012 09:59:54 +0000 Subject: mobile:added hardware page --- h-source/Public/Css/mobile.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'h-source/Public/Css') diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index efd5750..6dfe10f 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -71,11 +71,26 @@ img width:100%; } +#hardware_list +{ + padding:0 15px; + margin-top:20px; + margin-bottom:20px; +} + /*jquery mobile*/ .ui-bar-a { background: #B7F18C; } +.ui-li-thumb { + left: 5px; + max-height: 80px; + max-width: 80px; + position: absolute; + top: 5px; +} + /*.ui-icon, .ui-icon-searchfield:after { -moz-border-radius: 0px; -webkit-border-radius: 0px; -- cgit v1.2.3