Compare commits
2 Commits
master
...
9f6d5ccc1f
Author | SHA1 | Date | |
---|---|---|---|
9f6d5ccc1f | |||
0fb84634e2 |
Binary file not shown.
@@ -14,5 +14,7 @@
|
||||
<tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
|
||||
<tizen:privilege name="http://tizen.org/privilege/filesystem.write"/>
|
||||
<tizen:privilege name="http://tizen.org/privilege/mediastorage"/>
|
||||
<tizen:privilege name="http://tizen.org/privilege/location"/>
|
||||
|
||||
<tizen:profile name="wearable"/>
|
||||
</widget>
|
||||
|
@@ -76,7 +76,6 @@ hour&minutes
|
||||
font-style: bold;
|
||||
float: left;
|
||||
color: white;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#str-minutes {
|
||||
|
@@ -6,7 +6,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
||||
<meta name="description" content="Canvas Watch - Canvas API & Time API" />
|
||||
<title>Canvas Watch</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
</head>
|
||||
|
||||
@@ -26,6 +25,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script src="js/app.js"></script>
|
||||
</body>
|
||||
|
||||
|
2
js/jquery-3.5.1.min.js
vendored
2
js/jquery-3.5.1.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user