diff --git a/webapp/static/clients/codemirror/grail.css b/webapp/static/clients/codemirror/grail.css index aa7a296..0cabf08 100644 --- a/webapp/static/clients/codemirror/grail.css +++ b/webapp/static/clients/codemirror/grail.css @@ -83,15 +83,11 @@ details[open]::details-content { } } } - #tConnect:state(unchecked) { - outline: dashed 4px deeppink; - outline-offset: 4px; - } + .page-header { grid-column: 1 / -1; - display:flex; - justify-content:space-between; + background: #ffcdd2; } .page-sidebar { @@ -114,13 +110,9 @@ details[open]::details-content { .page-main { grid-column: 2 / 3; - display: flex; - flex-direction: column; } .page-footer { grid-column: 1 / -1; background: #ffecb3; - display: flex; - justify-content: space-between; } \ No newline at end of file diff --git a/webapp/static/clients/codemirror/grail.html b/webapp/static/clients/codemirror/grail.html index bb83247..88ca5ca 100644 --- a/webapp/static/clients/codemirror/grail.html +++ b/webapp/static/clients/codemirror/grail.html @@ -1,17 +1,12 @@ - +