mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Checklist and Checklist-Item have now a bigger area to click (easier clickable)
This commit is contained in:
parent
70777cfce8
commit
cbf91c1869
1 changed files with 10 additions and 1 deletions
|
@ -167,4 +167,13 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
|
|||
|
||||
.add-checklist-item
|
||||
margin: 0.2em 0 0.5em 1.33em
|
||||
display: inline-block
|
||||
|
||||
.add-checklist-item,.add-checklist
|
||||
&.js-open-inlined-form
|
||||
display: block
|
||||
width: 50%
|
||||
|
||||
&:hover
|
||||
background: #dbdbdb
|
||||
color: #222
|
||||
box-shadow: 0 1px 2px rgba(0,0,0,.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue