9 lines
275 B
CSS
9 lines
275 B
CSS
@-moz-document domain("app.supplierxm.salsify.com"),
|
|
domain("ppr-app.supplierxm.salsify.com"),
|
|
domain("ltg-stream.alkemics.com"),
|
|
domain("int.alkemics.com") {
|
|
#navbar-profile .dropdown-toggle .mdi-account::before {
|
|
content: "\F4DC";
|
|
color: orange;
|
|
}
|
|
} |