diff --git a/webapp/static/clients/codemirror/grail.css b/webapp/static/clients/codemirror/grail.css index b43ee53..3fca926 100644 --- a/webapp/static/clients/codemirror/grail.css +++ b/webapp/static/clients/codemirror/grail.css @@ -14,6 +14,9 @@ body { height: 100vh; margin: 0; } +form header { + background-color: burlywood; +} .page-wrap { background: white; @@ -29,9 +32,7 @@ body { .navbar * { box-sizing: content-box; } -form header { - background-color: burlywood; -} + details { padding:2px; padding-left: 3px; diff --git a/webapp/static/clients/codemirror/grail.html b/webapp/static/clients/codemirror/grail.html index f4a6cac..a174fb9 100644 --- a/webapp/static/clients/codemirror/grail.html +++ b/webapp/static/clients/codemirror/grail.html @@ -26,16 +26,37 @@ Editor - + + @@ -98,32 +119,9 @@ @@ -153,16 +151,19 @@ -
Connect to LSP - -
- - +
+
Connect to LSP + +
+ + +
@@ -170,7 +171,7 @@
Editor configuration -
-
+