minus to figure dash #69

This commit is contained in:
teddit
2020-12-16 20:40:02 +01:00
parent 3cc07d2cdd
commit 2bffbcdf0b
+1 -1
View File
@@ -661,7 +661,7 @@ input[type="submit"]:hover,
}
.comment details summary::-webkit-details-marker,.comment details summary::marker {
color: #313131;
content: "[-]";
content: "[]";
padding-right: 5px;
cursor: pointer;
}