do not display the collapse/expand icon for non-active (empty) folds
This commit is contained in:
parent
eacf83047a
commit
e5fd18e8d9
2
assets/scripts/vendor/log.js
vendored
2
assets/scripts/vendor/log.js
vendored
File diff suppressed because one or more lines are too long
|
@ -49,6 +49,7 @@ pre#log
|
||||||
&.open
|
&.open
|
||||||
height: auto
|
height: auto
|
||||||
|
|
||||||
|
&.active
|
||||||
p:first-of-type
|
p:first-of-type
|
||||||
background: $color-bg-log-fold inline-image('ui/log.fold.open.2.png') no-repeat 8px 3px
|
background: $color-bg-log-fold inline-image('ui/log.fold.open.2.png') no-repeat 8px 3px
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user