Popover should use @popover-color to control title color

This commit is contained in:
Graeme Yeates 2017-05-05 16:51:12 -04:00
parent 5b605f1a57
commit 2d6d6a8b67

View File

@ -65,7 +65,7 @@
line-height: 32px;
height: 32px;
border-bottom: 1px solid @border-color-split;
color: @heading-color;
color: @popover-color;
font-weight: 500;
}