Style task read-only details
This commit is contained in:
@@ -195,12 +195,10 @@ input, input.form-control
|
||||
display: table
|
||||
width: 100%
|
||||
position: relative
|
||||
margin-bottom: initial // overrides BS
|
||||
|
||||
.table-row
|
||||
display: table-row
|
||||
&:hover
|
||||
background-color: $color-background-light
|
||||
|
||||
.table-head
|
||||
display: table-header-group
|
||||
|
||||
@@ -227,6 +225,9 @@ input, input.form-control
|
||||
border-bottom: none
|
||||
cursor: e-resize
|
||||
|
||||
.table.table-hover
|
||||
.table-row:hover
|
||||
background-color: $color-background-light
|
||||
|
||||
/* Generic Statuses */
|
||||
.processing
|
||||
|
Reference in New Issue
Block a user