Switch the tutorial window title bar to the primary color.
This commit is contained in:
parent
011ccbc085
commit
fe6b766ff1
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue