diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-04-06 10:01:08 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-04-06 10:01:08 +0200 |
commit | 5737dbe8e58d81ba15cdd228463d70f47fddf1fd (patch) | |
tree | 78de6066e8845658d5bbb89b169e3ee16cbb8d25 /assets/images | |
parent | 870b37653ccc4f03edb4821f246a2b32333ae99e (diff) | |
download | gigologadmin-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/images')
-rw-r--r-- | assets/images/checkedbox.png | bin | 0 -> 6656 bytes |
-rw-r--r-- | assets/images/redicon.png | bin | 0 -> 28599 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/assets/images/checkedbox.png b/assets/images/checkedbox.png Binary files differnew file mode 100644 index 0000000..7de92a0 --- /dev/null +++ b/assets/images/checkedbox.png diff --git a/assets/images/redicon.png b/assets/images/redicon.png Binary files differnew file mode 100644 index 0000000..6366d17 --- /dev/null +++ b/assets/images/redicon.png |