-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README.md; Fixed minor stuff
- Loading branch information
smirko-dev
committed
Nov 28, 2020
1 parent
e31d8a6
commit 6f3554a
Showing
7 changed files
with
31 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<svg class="background"> | ||
<text id="hourLabel" /> | ||
<text id="minuteLabel" /> | ||
<text id="dateLabel" opacity=".75" /> | ||
<textarea id="appointmentsLabel" opacity=".75" /> | ||
<text id="dateLabel" opacity=".8" /> | ||
<textarea id="appointmentsLabel" opacity=".8" /> | ||
<image id="batteryImage" href="battery-alert.png" x="275" y="5" width="24" height="24" opacity=".6" class="batteryIcon" /> | ||
<text id="batteryLabel" opacity=".75" /> | ||
<image id="activityIcon" href="steps.png" x="35%" y="80%" width="32" height="32" opacity=".75" class="activityIcon" /> | ||
<text id="activityLabel" opacity=".75" /> | ||
<text id="batteryLabel" opacity=".8" /> | ||
<image id="activityIcon" href="steps.png" x="35%" y="80%" width="32" height="32" opacity=".8" class="activityIcon" /> | ||
<text id="activityLabel" opacity=".8" /> | ||
</svg> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.