+.html-editarea .html-editarea-attributes span {
+ border: 1px dotted black;
+ padding: 2px;
+ margin: 2px;
+}
+
+.html-editarea .html-editarea-attributes span label {
+ background-color: white;
+ padding: 5px;
+ min-width: 150px;
+ display: inline-block;
+ font-family: mono;
+}
+