force color black on brush size label

This commit is contained in:
juliandescottes 2017-01-15 13:00:15 +01:00
parent 93db679dd7
commit 6ce2c00acf

View File

@ -53,4 +53,5 @@
.pen-size-option.labeled:before {
content: attr(real-pen-size);
color: black;
}