From 7bda3432520d07d31220fc66b3e552e1eed46f82 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Tue, 27 Dec 2011 07:27:36 +0000 Subject: mobile: added language dialog --- h-source/Public/Css/mobile.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 55e470c..f86bc74 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -45,9 +45,13 @@ img } - /*jquery mobile*/ .ui-bar-a { background: #B7F18C; } +/*.ui-icon, .ui-icon-searchfield:after { + -moz-border-radius: 0px; + -webkit-border-radius: 0px; + background: url("images/icons-18-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0.4); +}*/ -- cgit v1.2.3