Add New File button: avoid selection of text and highlight when active
This commit is contained in:
parent
bf5b457141
commit
9783711818
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user