backend-style.min.css
17 lines
| 1 | .et-db #et-boc .et-l .et-fb-modules-list .et_fb_berocket_modules:before { |
| 2 | content: ""; |
| 3 | background:url("ico.png"); |
| 4 | height: 16px; |
| 5 | background-position: center; |
| 6 | background-repeat: no-repeat; |
| 7 | background-size: contain; |
| 8 | } |
| 9 | .et-db #et-boc .et-l .et-fb-modules-list .et_fb_br_compare_button:before { |
| 10 | content:"|"; |
| 11 | } |
| 12 | .et-db #et-boc .et-l .et-fb-modules-list .et_fb_brcmp_compare_table:before { |
| 13 | content:"W"; |
| 14 | } |
| 15 | .et-db #et-boc .et-l .et-fb-modules-list .et_fb_brcmp_compare_widget:before { |
| 16 | content:"O"; |
| 17 | } |