Add New File button: avoid selection of text and highlight when active

This commit is contained in:
Pablo Vazquez 2016-11-29 14:50:59 +01:00
parent bf5b457141
commit 9783711818

View File

@ -2414,6 +2414,10 @@ section.node-children
padding: 5px 10px
margin-bottom: 10px
opacity: 1
user-select: none
&:active
background: lighten($color-success, 5%)
&.notallowed
opacity: .2