This commit is contained in:
2025-04-03 08:51:40 -05:00
commit 9ef8d75174
74 changed files with 50934 additions and 0 deletions
@@ -0,0 +1,8 @@
.hp-select-box-item > input:checked ~ label .card {
border-color: #0010f7 !important;
-webkit-box-shadow: 0px 0px 10px rgba(10, 175, 255, 0.35);
box-shadow: 0px 0px 10px rgba(10, 175, 255, 0.35);
}
.hp-select-box-item ul li {
list-style: disc;
}