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