Change icon
This commit is contained in:
@ -40,8 +40,8 @@
|
|||||||
|
|
||||||
/* stylelint-disable */
|
/* stylelint-disable */
|
||||||
.dashicons-wu-wp-ultimo::before {
|
.dashicons-wu-wp-ultimo::before {
|
||||||
content: "\e900";
|
font-family: "dashicons" !important; /* stylelint-disable-line */
|
||||||
transform: scale(1.4);
|
content: "\f325";
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashicons-wu-alert-circle::before {
|
.dashicons-wu-alert-circle::before {
|
||||||
@ -1689,9 +1689,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
li#wp-admin-bar-wp-ultimo > a.ab-item::before {
|
li#wp-admin-bar-wp-ultimo > a.ab-item::before {
|
||||||
font-family: dashicons-wu, sans-serif;
|
font-family: dashicons, sans-serif;
|
||||||
content: "\e900";
|
content: "\f325";
|
||||||
transform: scale(1.2);
|
|
||||||
top: 2px;
|
top: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
assets/css/admin.min.css
vendored
2
assets/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user