minus to figure dash #69
This commit is contained in:
parent
3cc07d2cdd
commit
2bffbcdf0b
|
@ -661,7 +661,7 @@ input[type="submit"]:hover,
|
||||||
}
|
}
|
||||||
.comment details summary::-webkit-details-marker,.comment details summary::marker {
|
.comment details summary::-webkit-details-marker,.comment details summary::marker {
|
||||||
color: #313131;
|
color: #313131;
|
||||||
content: "[-]";
|
content: "[‒]";
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue