久保田隼基 пре 8 година
родитељ
комит
2886ae6678
1 измењених фајлова са 8 додато и 0 уклоњено
  1. 8 0
      resource/styles/scss/_on-edit.scss

+ 8 - 0
resource/styles/scss/_on-edit.scss

@@ -96,6 +96,14 @@ body.on-edit {
         // left(editor)
         .page-editor-editor-container {
           height: calc(100vh - #{$header-plus-footer});
+        .fugafuga {
+          .CodeMirror-cursor{
+            &:after{
+              font-family: 'FontAwesome';
+              content: '\f0ce';
+            }
+          }
+        }
         .react-codemirror2, .CodeMirror, .CodeMirror-scroll {
           height: calc(100vh - #{$editor-margin});
           // less than smartphone