File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1717}
1818
1919/*improve popover arrows:*/
20- .popover .bottom-left > .arrow ,
21- .popover .top-left > .arrow {
20+ .ui-tour-popup . popover .bottom-left > .arrow ,
21+ .ui-tour-popup . popover .top-left > .arrow {
2222 left : 25px ;
2323}
2424
25- .popover .bottom-right > .arrow ,
26- .popover .top-right > .arrow {
25+ .ui-tour-popup .popover .bottom-right > .arrow ,
26+ .ui-tour-popup .popover .top-right > .arrow {
27+ left : auto;
2728 right : 25px ;
2829}
2930
30- .popover .right-top > .arrow ,
31- .popover .left-top > .arrow {
31+ .ui-tour-popup . popover .right-top > .arrow ,
32+ .ui-tour-popup . popover .left-top > .arrow {
3233 top : 25px ;
3334}
3435
35- .popover .left-bottom > .arrow ,
36- .popover .right-bottom > .arrow {
36+ .ui-tour-popup .popover .left-bottom > .arrow ,
37+ .ui-tour-popup .popover .right-bottom > .arrow {
38+ top : auto;
3739 bottom : 25px ;
3840}
You can’t perform that action at this time.
0 commit comments