Revert "Updated application sources"
[apps/web/sample/CallLog.git] / project / css / style.css
index 38d63a6..e613077 100644 (file)
@@ -5,7 +5,6 @@ html,body {
        color: #fff;
        font-family: Lucida Sans, Arial, Helvetica, sans-serif;
        overflow: hidden;
-       -webkit-user-select: none;
 }
 
 ul.calllogList li.date {
@@ -266,8 +265,7 @@ li.ui-screen-hidden{
        float: left;
        background-size: 100%;
        border-radius: 4px;
-       margin-right: 6px;
-       margin-top: 14px;
+       margin-right: 5px;
 }
 
 .toRemove input {
@@ -372,6 +370,10 @@ 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;