| Current Path : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/source/css/codemirror/ |
| Current File : /home/sunflowe/www2/j15/components/com_jce/editor/tiny_mce/plugins/source/css/codemirror/editor.css |
html {
cursor: text;
}
.editbox {
background-color: #FFFFFF;
font-family: Monaco,"Courier New",monospace;
font-size: 12px;
color: #333;
line-height: 16px;
position: relative;
margin-top:7px;
background-repeat:repeat-y;
background-position:0 3px;
padding: 0;
margin-left:8px;
}
.editbox p {
margin: 0;
}