File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <q-chip icon =" event" size =" 10px" >Add to calendar</q-chip >
55 <q-chip icon =" bookmark" >Bookmark</q-chip >
66 <q-chip icon =" alarm" label =" Set alarm" />
7- <q-chip icon =" directions" >Get directions</q-chip >
7+ <q-chip class = " glossy " icon =" directions" >Get directions</q-chip >
88 </div >
99 <div >
1010 <q-chip color =" primary" text-color =" white" icon =" event" >
1313 <q-chip color =" teal" text-color =" white" icon =" bookmark" >
1414 Bookmark
1515 </q-chip >
16- <q-chip color =" orange" text-color =" white" icon-right =" star" >
16+ <q-chip class = " glossy " color =" orange" text-color =" white" icon-right =" star" >
1717 Star
1818 </q-chip >
1919 <q-chip color =" red" text-color =" white" icon =" alarm" label =" Set alarm" />
Original file line number Diff line number Diff line change 22 <div class =" q-pa-md q-gutter-md" >
33 <div >
44 <q-chip square icon =" event" size =" 10px" >Add to calendar</q-chip >
5- <q-chip square icon =" bookmark" >Bookmark</q-chip >
5+ <q-chip class = " glossy " square icon =" bookmark" >Bookmark</q-chip >
66 <q-chip square icon =" alarm" label =" Set alarm" />
77 <q-chip square icon =" directions" >Get directions</q-chip >
88 </div >
99 <div >
1010 <q-chip square color =" primary" text-color =" white" icon =" event" >
1111 Add to calendar
1212 </q-chip >
13- <q-chip square color =" teal" text-color =" white" icon =" bookmark" >
13+ <q-chip class = " glossy " square color =" teal" text-color =" white" icon =" bookmark" >
1414 Bookmark
1515 </q-chip >
1616 <q-chip square color =" orange" text-color =" white" icon-right =" star" >
You can’t perform that action at this time.
0 commit comments