mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Added a little focus styling to treemas in editors so it's easier to copy/paste.
This commit is contained in:
parent
6ec7066309
commit
15be292573
1 changed files with 2 additions and 0 deletions
|
@ -137,6 +137,8 @@
|
|||
.treema-root
|
||||
background-color: white
|
||||
border-radius: 4px
|
||||
&:focus
|
||||
box-shadow: 0 0 10px blue
|
||||
|
||||
.editor-nano-container
|
||||
position: static
|
||||
|
|
Loading…
Reference in a new issue