mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
List updates and directives with it!
This commit is contained in:
@@ -50,6 +50,13 @@
|
||||
color: #4a87ee;
|
||||
}
|
||||
|
||||
/* Tasks view */
|
||||
|
||||
#task-list {
|
||||
}
|
||||
#task-list .completed {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
|
||||
#signup-view {
|
||||
|
||||
Reference in New Issue
Block a user