Skip to content

Commit

Permalink
Merge pull request #81 from martinzding/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
timbrown5 authored Mar 25, 2024
2 parents 5112257 + ab00da8 commit 8620170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/resources/less/core-theme.less
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@

// Hour glass
.icon-hourglass, [src$='hourglass.png'], [src$='hourglass.svg'], [src$='hourglass.gif'] {
.icon-img('../plugin/materil-theme/resources/images/timer-sand.svg', @color-grey);
.icon-img('../plugin/material-theme/resources/images/timer-sand.svg', @color-grey);
}

// Attribute (label/tag)
Expand Down

0 comments on commit 8620170

Please sign in to comment.