From: Piotr Dabrowski Date: Sun, 14 Jul 2013 11:41:52 +0000 (+0200) Subject: [BluetoothChat] updated BluetoothChat sources X-Git-Tag: 2.2_release^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e4bbcb6b0754939e301326fb60bbb36a99a0a1c6;p=samples%2Fweb%2FBluetoothChat.git [BluetoothChat] updated BluetoothChat sources Change-Id: I887f9fca7dfabd3bec6d945a3b84cc77fb21b716 --- diff --git a/css/style.css b/css/style.css index 4f065b9..1cecb9c 100644 --- a/css/style.css +++ b/css/style.css @@ -102,16 +102,15 @@ html { margin: 0px; border: 0px solid #000; border-radius: 5px; - font-size: 26px; + font-size: 22px; overflow: auto; } #ui-mySend { float: left; - width: 90px; - height: 58px; + width: 85px; margin-top: 10px; - font-size: 26px; + font-size: 22px; } #ui-myCounter { diff --git a/index.html b/index.html index 4d378c2..5f32098 100644 --- a/index.html +++ b/index.html @@ -23,9 +23,9 @@
+ - diff --git a/templates/chat_page.tpl b/templates/chat_page.tpl index c2c58dc..57ae3aa 100644 --- a/templates/chat_page.tpl +++ b/templates/chat_page.tpl @@ -10,7 +10,7 @@