-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathitem.json
More file actions
31 lines (31 loc) · 1.41 KB
/
item.json
File metadata and controls
31 lines (31 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "Background - Info",
"url": "https:\/\/getbootstrap.com\/docs\/4.0\/utilities\/colors\/",
"type": "eaa09d56-f468-4bdf-b9f0-81d2a50c372e",
"heading": "bg-info",
"library": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"guid": "6862c5f3-afaa-4177-af97-aa6788bdb5b4",
"contributor_email": "sales@mwweb.host",
"contributor_name": "Steve Voorhees",
"contributor_website": "https:\/\/mostwantedwebhosting.com",
"contributor_company": "Most Wanted Web Services, Inc.",
"snippet": "<div class=\"bg-info text-white\">Maecenas sed diam eget risus varius blandit sit amet non magna.<\/div>",
"usage": "Contextual text classes also work well on anchors with the provided hover and focus states. Note that the .text-white and .text-muted class has no link styling.",
"description": "Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.",
"@dependencies": [
{
"key": "guid",
"value": "eaa09d56-f468-4bdf-b9f0-81d2a50c372e",
"entity": "snippet_type",
"table": "#__componentbuilder_snippet_type",
"direction": "out"
},
{
"key": "guid",
"value": "6f6650a5-ebff-4783-8508-f0285c0e98a6",
"entity": "library",
"table": "#__componentbuilder_library",
"direction": "out"
}
]
}