Files
Umbraco-CMS/umbraco/presentation/umbraco_client/CodeMirror/css/umbracoCustom.css
Shandem dd4be329cf DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE RELEASES TAB
Fixes IE bugs with Code Editor. Added line numbers to code editor and tabbing support.

[TFS Changeset #59397]
2009-09-23 13:15:55 +00:00

6 lines
77 B
CSS

body
{
font-size:12px;
font-family:monospace;
line-height:16px;
}