|
1 | 1 | <div class="mb-6">
|
2 | 2 | <div class="flex flex-wrap -mb-2">
|
3 | 3 | @if ($responsive)
|
4 |
| - <a href="#responsive" class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
5 |
| - <span class="inline-flex rounded-full bg-green-light text-white mr-1"> |
| 4 | + <a href="#responsive" class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
| 5 | + <span class="inline-flex radius-full bg-green-light text-white mr-1"> |
6 | 6 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.8 9.4c-.33-.442-.958-.53-1.4-.2-.442.33-.53.958-.2 1.4l3 4c.38.508 1.134.537 1.553.06l7-8c.363-.417.32-1.05-.094-1.413-.417-.363-1.05-.32-1.413.094L8.06 12.414 5.8 9.4z"/></svg>
|
7 | 7 | </span>
|
8 | 8 | <span>Responsive</span>
|
9 | 9 | </a>
|
10 | 10 | @else
|
11 |
| - <span class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
12 |
| - <span class="inline-flex rounded-full bg-grey text-white mr-1"> |
| 11 | + <span class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
| 12 | + <span class="inline-flex radius-full bg-grey text-white mr-1"> |
13 | 13 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.586L6.707 5.293c-.39-.39-1.024-.39-1.414 0-.39.39-.39 1.024 0 1.414L8.586 10l-3.293 3.293c-.39.39-.39 1.024 0 1.414.39.39 1.024.39 1.414 0L10 11.414l3.293 3.293c.39.39 1.024.39 1.414 0 .39-.39.39-1.024 0-1.414L11.414 10l3.293-3.293c.39-.39.39-1.024 0-1.414-.39-.39-1.024-.39-1.414 0L10 8.586z"/></svg>
|
14 | 14 | </span>
|
15 | 15 | <span>Responsive</span>
|
16 | 16 | </span>
|
17 | 17 | @endif
|
18 | 18 |
|
19 | 19 | @if ($customizable)
|
20 |
| - <a href="#customizing" class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
21 |
| - <span class="inline-flex rounded-full bg-green-light text-white mr-1"> |
| 20 | + <a href="#customizing" class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
| 21 | + <span class="inline-flex radius-full bg-green-light text-white mr-1"> |
22 | 22 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.8 9.4c-.33-.442-.958-.53-1.4-.2-.442.33-.53.958-.2 1.4l3 4c.38.508 1.134.537 1.553.06l7-8c.363-.417.32-1.05-.094-1.413-.417-.363-1.05-.32-1.413.094L8.06 12.414 5.8 9.4z"/></svg>
|
23 | 23 | </span>
|
24 | 24 | <span>Customizable</span>
|
25 | 25 | </a>
|
26 | 26 | @else
|
27 |
| - <span class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
28 |
| - <span class="inline-flex rounded-full bg-grey text-white mr-1"> |
| 27 | + <span class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
| 28 | + <span class="inline-flex radius-full bg-grey text-white mr-1"> |
29 | 29 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.586L6.707 5.293c-.39-.39-1.024-.39-1.414 0-.39.39-.39 1.024 0 1.414L8.586 10l-3.293 3.293c-.39.39-.39 1.024 0 1.414.39.39 1.024.39 1.414 0L10 11.414l3.293 3.293c.39.39 1.024.39 1.414 0 .39-.39.39-1.024 0-1.414L11.414 10l3.293-3.293c.39-.39.39-1.024 0-1.414-.39-.39-1.024-.39-1.414 0L10 8.586z"/></svg>
|
30 | 30 | </span>
|
31 | 31 | <span>Customizable</span>
|
32 | 32 | </span>
|
33 | 33 | @endif
|
34 | 34 |
|
35 | 35 | @if ($hover)
|
36 |
| - <a href="#hover" class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
37 |
| - <span class="inline-flex rounded-full bg-green-light text-white mr-1"> |
| 36 | + <a href="#hover" class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
| 37 | + <span class="inline-flex radius-full bg-green-light text-white mr-1"> |
38 | 38 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.8 9.4c-.33-.442-.958-.53-1.4-.2-.442.33-.53.958-.2 1.4l3 4c.38.508 1.134.537 1.553.06l7-8c.363-.417.32-1.05-.094-1.413-.417-.363-1.05-.32-1.413.094L8.06 12.414 5.8 9.4z"/></svg>
|
39 | 39 | </span>
|
40 | 40 | <span>Hover</span>
|
41 | 41 | </a>
|
42 | 42 | @else
|
43 |
| - <span class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
44 |
| - <span class="inline-flex rounded-full bg-grey text-white mr-1"> |
| 43 | + <span class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
| 44 | + <span class="inline-flex radius-full bg-grey text-white mr-1"> |
45 | 45 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.586L6.707 5.293c-.39-.39-1.024-.39-1.414 0-.39.39-.39 1.024 0 1.414L8.586 10l-3.293 3.293c-.39.39-.39 1.024 0 1.414.39.39 1.024.39 1.414 0L10 11.414l3.293 3.293c.39.39 1.024.39 1.414 0 .39-.39.39-1.024 0-1.414L11.414 10l3.293-3.293c.39-.39.39-1.024 0-1.414-.39-.39-1.024-.39-1.414 0L10 8.586z"/></svg>
|
46 | 46 | </span>
|
47 | 47 | <span>Hover</span>
|
48 | 48 | </span>
|
49 | 49 | @endif
|
50 | 50 |
|
51 | 51 | @if ($focus)
|
52 |
| - <span class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
53 |
| - <span class="inline-flex rounded-full bg-green-light text-white mr-1"> |
| 52 | + <span class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none mr-2"> |
| 53 | + <span class="inline-flex radius-full bg-green-light text-white mr-1"> |
54 | 54 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.8 9.4c-.33-.442-.958-.53-1.4-.2-.442.33-.53.958-.2 1.4l3 4c.38.508 1.134.537 1.553.06l7-8c.363-.417.32-1.05-.094-1.413-.417-.363-1.05-.32-1.413.094L8.06 12.414 5.8 9.4z"/></svg>
|
55 | 55 | </span>
|
56 | 56 | <span>Focus</span>
|
57 | 57 | </span>
|
58 | 58 | @else
|
59 |
| - <span class="mb-2 inline-flex items-center rounded-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
60 |
| - <span class="inline-flex rounded-full bg-grey text-white mr-1"> |
| 59 | + <span class="mb-2 inline-flex items-center radius-full border border-grey-light bg-grey-lightest text-xs font-semibold pl-1 pt-1 pb-1 pr-2 leading-none opacity-50 mr-2"> |
| 60 | + <span class="inline-flex radius-full bg-grey text-white mr-1"> |
61 | 61 | <svg class="h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 8.586L6.707 5.293c-.39-.39-1.024-.39-1.414 0-.39.39-.39 1.024 0 1.414L8.586 10l-3.293 3.293c-.39.39-.39 1.024 0 1.414.39.39 1.024.39 1.414 0L10 11.414l3.293 3.293c.39.39 1.024.39 1.414 0 .39-.39.39-1.024 0-1.414L11.414 10l3.293-3.293c.39-.39.39-1.024 0-1.414-.39-.39-1.024-.39-1.414 0L10 8.586z"/></svg>
|
62 | 62 | </span>
|
63 | 63 | <span>Focus</span>
|
|
0 commit comments