diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-27 07:27:36 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-27 07:27:36 +0000 |
commit | 7bda3432520d07d31220fc66b3e552e1eed46f82 (patch) | |
tree | 5d9381cd3eb10999db4088ffa931a334f8bd4dcc /h-source/Public | |
parent | b5d776bc5c8261ac75a74ed3070ca13a6eb741ca (diff) |
mobile: added language dialog
Diffstat (limited to 'h-source/Public')
-rw-r--r-- | h-source/Public/Css/mobile.css | 6 |
1 files changed, 5 insertions, 1 deletions
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); +}*/ |