We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e40173 commit 3b213b5Copy full SHA for 3b213b5
openidm-zip/src/main/resources/samples/workflow/workflow/chessboard.xhtml
@@ -21,7 +21,7 @@
21
.grid tbody tr:nth-child(even) td:nth-child(odd) { background-color: #eee; }
22
23
.piece {
24
- background-image: url('http://svn.symfony-project.com/plugins/dmChessPlugin/web/images/piece/sprite.png');
+ background-image: url('https://raw.githubusercontent.com/OpenIdentityPlatform/OpenIDM/refs/heads/master/openidm-zip/src/main/resources/samples/workflow/workflow/sprite.png');
25
width: 64px;
26
height: 64px;
27
openidm-zip/src/main/resources/samples/workflow/workflow/sprite.png
17.8 KB
0 commit comments