Skip to content

Commit

Permalink
feat(icon): update plugin icon
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAlaqrabawi3 committed Dec 17, 2024
1 parent f55f29f commit e840f3f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
4 changes: 4 additions & 0 deletions control/abuse/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
*:not(i):not(.material-icons):not(.mdc-icon):not(.mdc-button__icon):not(.mdc-icon-button__icon):not(.icon) {
font-family: 'Inter_Regular', 'Helvetica', 'Sans-Serif', 'Arial' !important
}

.container {
margin: 1rem 0;
}
Expand Down
5 changes: 4 additions & 1 deletion control/content/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
*:not(i):not(.material-icons):not(.mdc-icon):not(.mdc-button__icon):not(.mdc-icon-button__icon):not(.icon) {
font-family: 'Inter_Regular', 'Helvetica', 'Sans-Serif', 'Arial' !important
}

.container {
margin: 1rem 0;
Expand Down Expand Up @@ -38,4 +41,4 @@ ul {
}
.text-helper {
color: #888888;
}
}
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "BuildFire",
"author": "Buildfire",
"pluginName": "Dynamic List",
"pluginDescription": "Customizable, data-driven lists for all needs.",
"supportEmail": "[email protected]",
Expand Down
Binary file modified resources/icon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e840f3f

Please sign in to comment.