not sure what this style is for
This commit is contained in:
parent
d42a024ccf
commit
009dbf800c
1 changed files with 5 additions and 1 deletions
|
@ -490,7 +490,11 @@ input:hover {
|
|||
}
|
||||
|
||||
|
||||
|
||||
.card-hover-draggable {
|
||||
xborder: 1px dashed blue;
|
||||
box-shadow:inset 0 0 40px rgba(128, 128, 256,0.2);
|
||||
background-color: rgba(128, 128, 256,0.1)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue