Make debug info collapsable
This commit is contained in:
@@ -305,6 +305,17 @@ input, input.form-control
|
||||
|
||||
|
||||
/* Debug styles, such as status color legend on help */
|
||||
.debug-info
|
||||
padding-top: 10px
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
||||
.debug-info-toggle
|
||||
width: 100%
|
||||
color: $color-text-dark-hint
|
||||
font-size: .9em
|
||||
text-align: right
|
||||
|
||||
.status-debug-item
|
||||
width: 100%
|
||||
|
||||
|
@@ -79,6 +79,8 @@
|
||||
&.properties-status
|
||||
cursor: help
|
||||
|
||||
.attract-box+.attract-box
|
||||
margin-top: 0
|
||||
|
||||
#task-add
|
||||
margin-left: auto
|
||||
|
Reference in New Issue
Block a user