mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-05 03:38:42 +02:00
Update PowerHuntShares.psm1
This commit is contained in:
parent
8d06bf7a4f
commit
4f6a634b16
@ -5876,7 +5876,7 @@ input[type="checkbox"]:checked {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input[type="checkbox"]:checked::before {
|
input[type="checkbox"]:checked::before {
|
||||||
content: '✔';
|
content: '\2714'; /* Unicode for the checkmark */
|
||||||
color: #f08c41;
|
color: #f08c41;
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user