X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3bf45c83c84f9e7a1c5f2dafd64d812c987037e5..470de3b144d05f5d3cc530442ffebe37c21c50ca:/project/static/css/master.css diff --git a/project/static/css/master.css b/project/static/css/master.css index 6ac36967..1a110b51 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -359,3 +359,11 @@ text#commit-dialog-message { height: 100%; background-color: #CCC; } + +.panel-container { + height: 100%; +} + +.xmlview { + height: 100%; +}