Skip to content
Snippets Groups Projects
Commit 0ab470e1 authored by Iain Bryson's avatar Iain Bryson
Browse files

Make the document outline text black. Fixes #4.

parent 0fbc5044
Branches
Tags 1.1
No related merge requests found
......@@ -1219,7 +1219,7 @@ html[dir='rtl'] .outlineItem > .outlineItems {
height: auto;
margin-bottom: 1px;
border-radius: 2px;
color: hsla(0,0%,100%,.8);
color: rgba(0,0,0,1.0);
font-size: 13px;
line-height: 15px;
-moz-user-select: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment