Replaces background images for JS toolbar buttons with SVG icons except for inline code and preformattted code which are now text (#23980).

git-svn-id: https://svn.redmine.org/redmine/trunk@23033 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-09-07 11:22:51 +00:00
parent 4675febf31
commit 6743f29ae2
18 changed files with 48 additions and 22 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 -960 960 960" width="20px" fill="#333"><path d="M144-144v-72h672v72H144Zm288-150v-72h384v72H432Zm0-150v-72h384v72H432Zm0-150v-72h384v72H432ZM144-744v-72h672v72H144Zm144 408L144-480l144-144v288Z"/></svg>

After

Width:  |  Height:  |  Size: 267 B