versie 1.4.0 - the 'Me 'n U' update
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
border-radius: 5px;
|
||||
cursor: grab;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
margin: 5px;
|
||||
color: white;
|
||||
@@ -98,11 +99,12 @@
|
||||
|
||||
.draggable-button:active {
|
||||
cursor: grabbing;
|
||||
background-color: #eb4f1b;
|
||||
}
|
||||
|
||||
|
||||
.draggable-button.dragging {
|
||||
background-color: #c0e4ff;
|
||||
background-color: #eb4f1b;
|
||||
}
|
||||
|
||||
a{
|
||||
|
||||
Reference in New Issue
Block a user