|
3 | 3 | background: url(/bundles/pimcoreadmin/img/flat-color-icons/sports_mode.svg) center center no-repeat !important; |
4 | 4 | } |
5 | 5 |
|
6 | | -.pimcore_version_6 .pimcore_nav_icon_customers { |
| 6 | +.pimcore_nav_icon_customers { |
7 | 7 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/conference_call.svg) center center no-repeat !important; |
8 | 8 | } |
9 | 9 |
|
10 | | -.pimcore_version_6 .pimcore_nav_icon_customerduplicates { |
| 10 | +.pimcore_nav_icon_customerduplicates { |
11 | 11 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/copy.svg) center center no-repeat !important; |
12 | 12 | } |
13 | 13 |
|
14 | | -.pimcore_version_6 .pimcore_nav_icon_customerautomationrules { |
| 14 | +.pimcore_nav_icon_customerautomationrules { |
15 | 15 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/services.svg) center center no-repeat !important; |
16 | 16 | } |
17 | 17 |
|
18 | | -.pimcore_version_6 .pimcore_nav_icon_newsletter_enqueue_all_customers { |
| 18 | +.pimcore_nav_icon_newsletter_enqueue_all_customers { |
19 | 19 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/address_book.svg) center center no-repeat !important; |
20 | 20 | } |
21 | 21 |
|
22 | | -.pimcore_version_6 .plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders { |
| 22 | +.plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders { |
23 | 23 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/address_book.svg) center center no-repeat !important; |
24 | 24 | } |
25 | 25 |
|
26 | | -.pimcore_version_6 .pimcore_nav_icon_webservice_settings { |
| 26 | +.pimcore_nav_icon_webservice_settings { |
27 | 27 | background: url(/bundles/pimcoreadmin/img/flat-white-icons/key.svg) center center no-repeat !important; |
28 | 28 | } |
29 | 29 |
|
30 | | -.pimcore_nav_icon_customers { |
31 | | - background: url(/bundles/pimcorecustomermanagementframework/icons/customer.svg) center center no-repeat !important; |
32 | | -} |
33 | | - |
34 | | -.pimcore_nav_icon_customerduplicates { |
35 | | - background: url(/bundles/pimcoreadmin/img/flat-color-icons/copy.svg) center center no-repeat !important; |
36 | | -} |
37 | | - |
38 | | -.pimcore_nav_icon_customerautomationrules { |
39 | | - background: url(/bundles/pimcoreadmin/img/flat-color-icons/services.svg) center center no-repeat !important; |
40 | | -} |
41 | | - |
42 | | -.pimcore_nav_icon_newsletter_enqueue_all_customers { |
43 | | - background: url(/bundles/pimcoreadmin/img/flat-color-icons/address_book.svg) center center no-repeat !important; |
44 | | -} |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | 30 | .pimcore_icon_customers { |
50 | 31 | background: url(/bundles/pimcorecustomermanagementframework/icons/customer.svg) center center no-repeat !important; |
51 | 32 | } |
|
0 commit comments