mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-06-28 13:48:43 +02:00
Update PowerHuntShares.psm1
This commit is contained in:
@ -5876,7 +5876,7 @@ input[type="checkbox"]:checked {
|
||||
}
|
||||
|
||||
input[type="checkbox"]:checked::before {
|
||||
content: '✔';
|
||||
content: '\2714'; /* Unicode for the checkmark */
|
||||
color: #f08c41;
|
||||
display: block;
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user