ver 1.4.0

This commit is contained in:
dwindown
2025-11-16 01:01:53 +07:00
commit 430e063f91
36 changed files with 9419 additions and 0 deletions

15
assets/admin.css Normal file
View File

@@ -0,0 +1,15 @@
li#menu-posts-checker img {
width: 18px;
}
li#menu-posts-checker ul > li:nth-child(5) > a {
color: #00ff00;
}
.pointer {
cursor: pointer;
}
.dw-checker-post-table-input {
height: 38px;
border-radius: .25em;
padding: 0.25em .5em;
border: 1px solid #ccc;
}