Cursor in pads (again)

This commit is contained in:
yflory
2018-12-14 16:40:15 +01:00
parent ee3102143f
commit 2031d535d7
3 changed files with 27 additions and 13 deletions

View File

@@ -8,6 +8,8 @@
border: 2px solid red;
border-right-color: transparent !important;
border-left-color: transparent !important;
margin-left: -3px;
margin-right: -3px;
}
.cp-codemirror-selection {
background-color: rgba(255,0,0,0.3);