forked from LiveCarta/LiveCartaWP
LAW-5376 icons fix
This commit is contained in:
@@ -1046,6 +1046,14 @@ blockquote {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.icon-royalties:before {
|
||||
content: "\e90e";
|
||||
}
|
||||
|
||||
.icon-my-profile:before {
|
||||
content: "\e914";
|
||||
}
|
||||
|
||||
.icon-logout:before {
|
||||
content: "\e902";
|
||||
}
|
||||
@@ -1062,14 +1070,6 @@ blockquote {
|
||||
content: "\e90d";
|
||||
}
|
||||
|
||||
.icon-royalties:before {
|
||||
content: "\e90e";
|
||||
}
|
||||
|
||||
.icon-my-profile:before {
|
||||
content: "\e914";
|
||||
}
|
||||
|
||||
.icon-back:before {
|
||||
content: "\e901";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user