Updated application sources
[apps/web/sample/CallLog.git] / project / css / style.css
index e613077..38d63a6 100644 (file)
@@ -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;