File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Paypal/view/adminhtml/web Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
.paypal-recommended-header > .admin__collapsible-block > a ::before {content : "" !important ;}
29
29
.paypal-other-header > .admin__collapsible-block > a ::before {content : '' !important ; width : 0 ; height : 0 ; border-color : transparent; border-top-color : # 000 ; border-style : solid; border-width : .8rem .5rem 0 .5rem ; margin-top : 1px ; transition : all .2s linear;}
30
30
.paypal-other-header > .admin__collapsible-block > a .open ::before {border-color : transparent; border-bottom-color : # 000 ; border-width : 0 .5rem .8rem .5rem ;}
31
- .paypal-other-header > .admin__collapsible-block > a {color : # 007bdb !important ; text-align : right;}
32
31
.payments-other-header > .admin__collapsible-block > a ,
33
- .paypal-recommended-header > .admin__collapsible-block > a {display : inline-block;}
32
+ .paypal-recommended-header > .admin__collapsible-block > a ,
33
+ .paypal-other-header > .admin__collapsible-block > a {display : inline-block;}
34
34
.payments-other-header > .admin__collapsible-block > a ::before ,
35
35
.paypal-recommended-header > .admin__collapsible-block > a ::before {content : '' !important ; width : 0 ; height : 0 ; border-color : transparent; border-top-color : # 000 ; border-style : solid; border-width : .8rem .5rem 0 .5rem ; margin-top : 1px ; transition : all .2s linear;}
36
36
.payments-other-header > .admin__collapsible-block > a .open ::before ,
You can’t perform that action at this time.
0 commit comments