From d0d8cd258ff7f993950595dda0e5b970638621eb Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 18 Feb 2012 00:52:55 +0000 Subject: mobile:added model nale filer --- h-source/Public/Css/main.css | 8 ++++++-- h-source/Public/Css/mobile.css | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index b6fd1d1..3b4612c 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -537,8 +537,11 @@ div.history_page_list_news a .viewall_no_items_found { font:normal 14px/1 sans-serif,arial; - margin:10px; + margin:20px 5px; padding:5px; +/* color: #FF4500; */ + border-top:1px solid #FF4500; + border-bottom:1px solid #FF4500; } @@ -985,7 +988,7 @@ ins { clear:left; clear:right; - margin-bottom:20px; + margin-bottom:30px; /* background:#E0FFFF; */ padding:0px 10px 10px 0px; } @@ -2089,6 +2092,7 @@ div#description_tabs_content padding:8px; background-color:#C7DAEF; border: 1px solid #6495ED; + width:280px; } .model_string_search_form img diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 78bd288..6dbd834 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -147,6 +147,21 @@ img padding:5px; } +.viewall_no_items_found +{ + font:normal 14px/1 sans-serif,arial; + margin:20px 5px; + padding:5px; +/* color: #FF4500; */ + border-top:1px solid #FF4500; + border-bottom:1px solid #FF4500; +} + +.ui-body { + padding-top: 0.8em; + margin-top:10px; +} + .ui-li-desc { white-space: normal; } .ui-li-heading { white-space: normal; } -- cgit v1.2.3