X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/0214643f72c6aaa8e85eaba2ad27f2ca03ca6401..efe36f4f1b5df351eeb4d40a54c3900cf9a7079b:/modules/metadataEditor/metadataEditor.less diff --git a/modules/metadataEditor/metadataEditor.less b/modules/metadataEditor/metadataEditor.less deleted file mode 100644 index 8a9446c..0000000 --- a/modules/metadataEditor/metadataEditor.less +++ /dev/null @@ -1,32 +0,0 @@ -.rng-module-metadataEditor { - - table { - margin-bottom:10px; - - [contenteditable] { - cursor: pointer; - } - - li:last-child { - border-bottom: none !important; - } - - tr td:nth-child(1){ - width: 20%; - } - - tr td:nth-child(2) { - width:80%; - } - } - - .rng-module-metadataEditor-addBtn { - float:right; - margin-right:6px; - } - - .btn { - padding:3px; - line-height:10px; - } -} \ No newline at end of file