diff --git a/.gitignore b/.gitignore index 48f3aa83..38ef5d40 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,5 @@ docker-compose.yaml # Ignore Blueprint internal folder and installed extensions .blueprint/ *.blueprint -!scripts/commands/misc \ No newline at end of file +!scripts/commands/misc +wak.toml \ No newline at end of file diff --git a/blueprint/extensions/blueprint/assets/blueprint.style.css b/blueprint/extensions/blueprint/assets/blueprint.style.css index c69c8870..6c3e612e 100644 --- a/blueprint/extensions/blueprint/assets/blueprint.style.css +++ b/blueprint/extensions/blueprint/assets/blueprint.style.css @@ -96,7 +96,7 @@ tag[blue] {background-color:#288afb;} position: relative; left: -32px; z-index: 3; - width: calc( 100% - 20px ); + width: calc( 100% - 15px ); font-weight: 600; margin-top: 11px; overflow: clip; @@ -109,7 +109,7 @@ tag[blue] {background-color:#288afb;} position: relative; left: -32px; z-index: 3; - width: calc( 100% - 20px ); + width: calc( 100% - 15px ); overflow: clip; text-overflow: ellipsis; opacity: .6; diff --git a/resources/views/admin/extensions.blade.php b/resources/views/admin/extensions.blade.php index a3b7d07e..232297d7 100644 --- a/resources/views/admin/extensions.blade.php +++ b/resources/views/admin/extensions.blade.php @@ -26,7 +26,7 @@ - - @@ -110,20 +109,43 @@ -
eee
Allow this extension to extend the admin panel layouts.
-Flag | +Value | +
---|---|
+
+ is_developer
+
+ |
+ + + | +
+
+ telemetry_enabled
+
+ |
+ + + | +