Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

8 files
+ 259
0
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 8
0
/**
* @file
* Admin interface styling for the JSON Field module.
*/
.json-field-textarea {
font-family: Consolas, Menlo, Monaco, monospace;
}
Loading