Merge pull request #802 from kasparsj/fix-strudelTheme-outline
remove unwanted cm6 outline for strudelTheme
This commit is contained in:
commit
49aa9cf6da
1 changed files with 4 additions and 0 deletions
|
|
@ -57,3 +57,7 @@
|
|||
#code .cm-foldGutter {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#code .cm-focused {
|
||||
outline: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue