gfse: text mode tweaks

This commit is contained in:
hallgren
2012-02-24 15:16:37 +00:00
parent 695c776065
commit 69066a7ecd
3 changed files with 8 additions and 2 deletions

View File

@@ -99,6 +99,11 @@ li { margin-top: 0.5ex; margin-bottom: 0.5ex; }
div.compiler_output .back_to_editor { display: none; }
textarea.text_mode {
/*font-family: inherit; font-size: inherit;*/
width: 99%;
}
div#minibar {
border: 1px solid black;
padding: 5px;