Added more material design touch response, swipe pages, and began effects lists
This commit is contained in:
8
rpg-docs/client/views/paperTemplates/ripple/ripple.css
Normal file
8
rpg-docs/client/views/paperTemplates/ripple/ripple.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.custom-ripple {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
color: #D50000;
|
||||
}
|
||||
Reference in New Issue
Block a user