Adding support for bower and reorganizing so when its used via bower it will be manageable for a dev.
This commit is contained in:
12
bower_components/datatables-responsive/examples/styling/index.xml
vendored
Normal file
12
bower_components/datatables-responsive/examples/styling/index.xml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<dt-example order="0">
|
||||
|
||||
<title lib="Responsive">Styling</title>
|
||||
|
||||
<info><![CDATA[
|
||||
|
||||
Responsive requires very little styling information of its own, with styling needed only for the child row display when the table has been collapsed. As such, integrating Responsive with your application should be as simple as including the Javascript and base stylesheet! This section shows Responsive being styling using external CSS frameworks.
|
||||
|
||||
]]></info>
|
||||
|
||||
</dt-example>
|
||||
Reference in New Issue
Block a user