mirror of
https://github.com/Starlio-app/StarlioX
synced 2025-02-22 23:13:12 +03:00
border icon
This commit is contained in:
parent
e62165dd51
commit
9ec7a9f14a
4 changed files with 5 additions and 3 deletions
BIN
web/static/image/icons/icon.ico
Normal file
BIN
web/static/image/icons/icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
|
@ -47,7 +47,7 @@ function Wallpaper(data) {
|
|||
if (event.target.tagName === "IMG") {
|
||||
let id = event.target.getAttribute("idi")
|
||||
let img = document.querySelector(".modal-body")
|
||||
let title = document.querySelector(".modal-title")
|
||||
let title = document.querySelector(".w-modal-title")
|
||||
|
||||
let button = document.querySelector(".modal-footer")
|
||||
button.innerHTML = `
|
||||
|
|
Loading…
Add table
Reference in a new issue