-.rng-module-metadataEditor {\r
-\r
- table {\r
- margin-bottom:10px;\r
- \r
- [contenteditable] {\r
- cursor: pointer;\r
- }\r
-\r
- li:last-child {\r
- border-bottom: none !important;\r
- }\r
-\r
- tr td:nth-child(1){\r
- width: 20%;\r
- }\r
-\r
- tr td:nth-child(2) {\r
- width:80%;\r
- }\r
- }\r
-\r
- .rng-module-metadataEditor-addBtn {\r
- float:right;\r
- margin-right:6px;\r
- }\r
-\r
- .btn {\r
- padding:3px;\r
- line-height:10px;\r
- }\r
-}
\ No newline at end of file