Skip to content

Commit

Permalink
Merge pull request #167 from DC23/155-readme-fixes
Browse files Browse the repository at this point in the history
Updated Readme images with newer and cleaner versions that match latest module features
  • Loading branch information
DC23 authored Nov 21, 2024
2 parents c7727e5 + 7622d77 commit ffc6cb6
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ In it's current form, **Easy Timekeeping** is no longer uniquely tailored to the

| Name | Times | Graphical Clock Appearance |
| --- | :--------: | :---: |
| Night| 12am - 6am | ![circular clock with 4 filled segments](./documentation/img/night-clock.png) |
| Morning| 6am - 12pm | ![circular clock with 1 filled segments](./documentation/img/morning-clock.png) |
| Afternoon| 12pm - 6pm | ![circular clock with 2 filled segments](./documentation/img/afternoon-clock.png) |
| Evening| 6pm - 12am | ![circular clock with 3 filled segments](./documentation/img/evening-clock.png) |
| Night| 12am - 6am | ![circular clock with 4 filled segments](./documentation/img/night-clock.png) |

The name of each shift can be customised in the module settings. It's primarily used in the fuzzy time but may be used
for other features in future.
Expand Down
Binary file modified documentation/img/afternoon-clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/evening-clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/gm-all-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/gm-default-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/morning-clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/night-clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/player-default-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/player-dragonbane-graphical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/img/player-fuzzy-dragonbane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion styles/easy-timekeeping.css
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
*/
.hovertext {
position: relative;
border-bottom: 1px dotted black;
/* border-bottom: 1px dotted black; */
}

.hovertext:before {
Expand Down

0 comments on commit ffc6cb6

Please sign in to comment.