diff options
Diffstat (limited to 'js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css')
-rw-r--r-- | js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css b/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css index a2469070..6130382b 100644 --- a/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css +++ b/js/code-editor/ui/code-editor-view-options.reel/code-editor-view-options.css | |||
@@ -83,6 +83,7 @@ | |||
83 | padding:5px; | 83 | padding:5px; |
84 | background-color: #313131; | 84 | background-color: #313131; |
85 | width:200px; | 85 | width:200px; |
86 | cursor: text; | ||
86 | } | 87 | } |
87 | 88 | ||
88 | .viewOptions .shortKeys .list div{ | 89 | .viewOptions .shortKeys .list div{ |