UX prettified in the menu again
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
webkit-transform: scale(1.03);
|
||||
text-shadow: 2px 2px 5px black;
|
||||
}
|
||||
.card:active {
|
||||
transform: scale(1);
|
||||
text-shadow 0 0 0;
|
||||
}
|
||||
.card.itemAction {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user