Added a little focus styling to treemas in editors so it's easier to copy/paste.

This commit is contained in:
Scott Erickson 2015-01-04 09:26:31 -08:00
parent 6ec7066309
commit 15be292573

View file

@ -137,6 +137,8 @@
.treema-root
background-color: white
border-radius: 4px
&:focus
box-shadow: 0 0 10px blue
.editor-nano-container
position: static