Files
dw-sheet-data-checker/assets/admin.css
2025-11-16 01:01:53 +07:00

15 lines
282 B
CSS

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;
}