X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=project%2Fcss%2Fstyle.css;h=38d63a6c58a219a2bfbb326764bdc63cc1d281d0;hb=335f789d65024a4f29b1fc71773bac03430de476;hp=e613077fcdc74ac7c187b622b5992621ba212fd4;hpb=d9b811b7a0184c4fdba886da26ab2862ca922128;p=apps%2Fweb%2Fsample%2FCallLog.git diff --git a/project/css/style.css b/project/css/style.css index e613077..38d63a6 100644 --- a/project/css/style.css +++ b/project/css/style.css @@ -5,6 +5,7 @@ html,body { color: #fff; font-family: Lucida Sans, Arial, Helvetica, sans-serif; overflow: hidden; + -webkit-user-select: none; } ul.calllogList li.date { @@ -265,7 +266,8 @@ li.ui-screen-hidden{ float: left; background-size: 100%; border-radius: 4px; - margin-right: 5px; + margin-right: 6px; + margin-top: 14px; } .toRemove input { @@ -370,10 +372,6 @@ li.ui-screen-hidden{ border: 0px; } -#header.ui-bar-s .ui-btn { - /*width: 100px; // this property changed back button width*/ -} - .ui-popupwindow { color: black; padding:0.4em;