summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-04-06 10:01:08 +0200
committerHarald Eilertsen <haraldei@anduin.net>2021-04-06 10:01:08 +0200
commit5737dbe8e58d81ba15cdd228463d70f47fddf1fd (patch)
tree78de6066e8845658d5bbb89b169e3ee16cbb8d25 /assets
parent870b37653ccc4f03edb4821f246a2b32333ae99e (diff)
downloadgigologadmin-5737dbe8e58d81ba15cdd228463d70f47fddf1fd.tar.gz
gigologadmin-5737dbe8e58d81ba15cdd228463d70f47fddf1fd.tar.bz2
gigologadmin-5737dbe8e58d81ba15cdd228463d70f47fddf1fd.zip
Move image assets locally.
One problem here is that the path to the assets are hard coded into the CSS file. This is not ideal. Not sure if the wp_enque_style supports loading styles with embedded php. Will explore further.
Diffstat (limited to 'assets')
-rw-r--r--assets/images/checkedbox.pngbin0 -> 6656 bytes
-rw-r--r--assets/images/redicon.pngbin0 -> 28599 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/assets/images/checkedbox.png b/assets/images/checkedbox.png
new file mode 100644
index 0000000..7de92a0
--- /dev/null
+++ b/assets/images/checkedbox.png
Binary files differ
diff --git a/assets/images/redicon.png b/assets/images/redicon.png
new file mode 100644
index 0000000..6366d17
--- /dev/null
+++ b/assets/images/redicon.png
Binary files differ