_index.css 286 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 @import "detail"; .global-list-page { .path-nav:after { content: ""; width: 54px; height: 20px; margin-left: 6px; display: inline-block; background-image: url("/product/global-path-icon.png"); vertical-align: bottom; } }