X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/9088c2ab96934ee0318e55dadf3573f3325201ff..cf92775489840f1dc7b2c65fae6b968beadbad7e:/modules/rng/mainLayout.less?ds=sidebyside diff --git a/modules/rng/mainLayout.less b/modules/rng/mainLayout.less new file mode 100644 index 0000000..08db00d --- /dev/null +++ b/modules/rng/mainLayout.less @@ -0,0 +1,14 @@ +#rng-module-rng-mainLayout { + position: relative; + + [fnpjs-place="messages"] { + position: absolute; + top: 5px; + width:100%; + text-align:center; + } + + [fnpjs-place="topPanel"] { + float: right; + } +} \ No newline at end of file