style-mapping.json
690 Bytes
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
32
33
34
35
36
37
{
"chosen" : "chosen.css",
"colorbox" : "colorbox.css",
"colorpicker" : "colorpicker.css",
"timepicker" : "bootstrap-timepicker.css",
"datepicker" : "datepicker.css",
"daterangepicker" : "daterangepicker.css",
"datetimepicker" : "bootstrap-datetimepicker.css",
"fullcalendar" : "fullcalendar.css",
"gritter" : "jquery.gritter.css",
"jquery-ui" : "jquery-ui.custom.css",
"jquery-ui-full" : "jquery-ui.css",
"jqgrid" : "ui.jqgrid.css",
"prettify" : "prettify.css",
"x-editable" : "bootstrap-editable.css",
"select2" : "select2.css",
"dropzone" : "dropzone.css",
"duallistbox": "bootstrap-duallistbox.css",
"multiselect": "bootstrap-multiselect.css"
}