Actually fix quick format color issues. See cc5e110
This commit is contained in:
parent
0f2273ea43
commit
1b124bff2d
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
line-height: normal;
|
||||
color: #c4c4c4;
|
||||
color: #000;
|
||||
-moz-user-select: all;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue