Cards: Editing background.
This commit is contained in:
@@ -166,3 +166,13 @@
|
||||
border: none;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.divEditBackground {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user