We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca8e8c commit b47ef34Copy full SHA for b47ef34
composer.json
@@ -2,7 +2,7 @@
2
"name": "flurrybox/module-core",
3
"description": "Flurrybox core extension",
4
"type": "magento2-module",
5
- "version": "1.0.0",
+ "version": "1.0.1",
6
"authors": [
7
{
8
"name": "Flurrybox",
view/adminhtml/web/css/source/_module.less
@@ -3,6 +3,7 @@
@outdated-dark: #b9b57b;
@outdated-light: #fffbbb;
+.adminhtml-system_config-edit,
.adminhtml-system-config-edit {
.extension-list {
9
.extension {
0 commit comments