From 31d6fce5da571062bdceb9a755c3902520ae0785 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 4 Jan 2012 10:05:15 +0000 Subject: modified scanner icon --- h-source/Application/Views/Mobile/Hardware/left.php | 4 ++-- h-source/Public/Css/mobile.css | 4 ++-- h-source/Public/Img/H2O/scanner.png | Bin 2327 -> 7684 bytes 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/h-source/Application/Views/Mobile/Hardware/left.php b/h-source/Application/Views/Mobile/Hardware/left.php index cb12de1..63ce799 100644 --- a/h-source/Application/Views/Mobile/Hardware/left.php +++ b/h-source/Application/Views/Mobile/Hardware/left.php @@ -66,13 +66,13 @@
  • - +
  • - +
  • diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6dfe10f..df7a350 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -85,8 +85,8 @@ img .ui-li-thumb { left: 5px; - max-height: 80px; - max-width: 80px; + max-height: 70px; + max-width: 70px; position: absolute; top: 5px; } diff --git a/h-source/Public/Img/H2O/scanner.png b/h-source/Public/Img/H2O/scanner.png index 4501fcf..7a50365 100755 Binary files a/h-source/Public/Img/H2O/scanner.png and b/h-source/Public/Img/H2O/scanner.png differ -- cgit v1.2.3