Switch the tutorial window title bar to the primary color.

This commit is contained in:
jakedt 2014-02-13 17:07:17 -05:00
parent 011ccbc085
commit fe6b766ff1

View file

@ -2997,7 +2997,7 @@ p.editable:hover i {
}
.angular-tour-ui-element.overlay .tour-title {
background-color: #5bc0de;
background-color: #3276b1;
color: white;
padding: 4px;
padding-left: 6px;