X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/9487a7485a9fa56d55a46b36fbc73d8e02eaa412..a9da2ddb356fb313c1a5b45b073eec2c5a282649:/editor.css diff --git a/editor.css b/editor.css index 175f35f..4194718 100644 --- a/editor.css +++ b/editor.css @@ -28,6 +28,7 @@ body { height: 500px; overflow-y: scroll; padding: 5px 10px; + margin-top:10px; } #rng-visualEditor-contentWrapper::-webkit-scrollbar, @@ -133,6 +134,10 @@ body { +#rng-visualEditor-toolbar { + margin: -15px 0 10px 0; +} + .rng-visualEditor-sidebarContentItem fieldset { margin-bottom: 10px; } @@ -191,7 +196,7 @@ body { #rng-visualEditor-editPaneNavigation table tr td ul { list-style-type: none; - margin-left:0px; + margin: 0; } #rng-sourceEditor-editor { width: 940px;