Skip to content

Commit

Permalink
changed wysiwyg selection color
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonpecora committed Dec 17, 2015
1 parent f108c2a commit aefa329
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions behaviors/wysiwyg.scss
Expand Up @@ -9,6 +9,10 @@
min-height: 19px;
outline: none;
white-space: normal;

&::selection {
background-color: $blue-25;
}
}

.wysiwyg-input.styled {
Expand Down

0 comments on commit aefa329

Please sign in to comment.