mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-09-09 05:30:42 +02:00
add date picker, refactor event names, cleanups
This commit is contained in:
@@ -38,6 +38,15 @@
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
.app-button.-highlight {
|
||||
background: #111;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.app-button.-highlight:hover {
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
.app-button.-xl {
|
||||
font-size: 2em;
|
||||
|
Reference in New Issue
Block a user