mirror of
https://github.com/plankanban/planka.git
synced 2025-07-20 05:39:43 +02:00
Add validation to background field
This commit is contained in:
parent
7811d60efb
commit
f85d499bbf
10 changed files with 130 additions and 25 deletions
|
@ -66,6 +66,10 @@
|
|||
.image {
|
||||
cursor: pointer;
|
||||
margin-bottom: 8px;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
|
||||
.imageLabel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue