X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/2978c060aed20c464c376acf47c02b91c3db19e8..e68778f27b18c21c23387d7609d825ab3a192af7:/src/editor/modules/data/saveDialog.less diff --git a/src/editor/modules/data/saveDialog.less b/src/editor/modules/data/saveDialog.less deleted file mode 100644 index e0530e5..0000000 --- a/src/editor/modules/data/saveDialog.less +++ /dev/null @@ -1,25 +0,0 @@ -.rng-module-data-saveDialog { - textarea { - padding: 3px 3px; - margin: 5px auto; - width: 95%; - display: block; - } - - h1, label { - font-size: 12px; - line-height: 12px; - - } - - h1 { - margin: 2px 5px; - font-weight: bold; - } - - .description { - font-size: .8em; - } - - width: 620px; -} \ No newline at end of file