Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / plugins / datatables / extensions / Responsive / examples / styling / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4         <meta charset="utf-8">
5         <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
6         <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
7         <link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css">
8         <link rel="stylesheet" type="text/css" href="../../../../examples/resources/demo.css">
9         <script type="text/javascript" language="javascript" src="../../../../examples/resources/syntax/shCore.js"></script>
10         <script type="text/javascript" language="javascript" src="../../../../examples/resources/demo.js"></script>
11
12         <title>Responsive examples - Styling</title>
13 </head>
14
15 <body class="dt-example">
16         <div class="container">
17                 <section>
18                         <h1>Responsive example <span>Styling</span></h1>
19
20                         <div class="info">
21                                 <p>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,
22                                 integrating Responsive with your application should be as simple as including the Javascript and base stylesheet! This section shows Responsive being styling using
23                                 external CSS frameworks.</p>
24                         </div>
25                 </section>
26         </div>
27
28         <section>
29                 <div class="footer">
30                         <div class="gradient"></div>
31
32                         <div class="liner">
33                                 <div class="toc">
34                                         <div class="toc-group">
35                                                 <h3><a href="./index.html">Styling</a></h3>
36                                                 <ul class="toc">
37                                                         <li><a href="./bootstrap.html">Bootstrap styling</a></li>
38                                                         <li><a href="./foundation.html">Foundation styling</a></li>
39                                                         <li><a href="./scrolling.html">Vertical scrolling</a></li>
40                                                         <li><a href="./compact.html">Compact styling</a></li>
41                                                 </ul>
42                                         </div>
43                                 </div>
44
45                                 <div class="epilogue">
46                                         <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br>
47                                         Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and <a href="http://www.datatables.net/plug-ins">plug-ins</a>
48                                         which extend the capabilities of DataTables.</p>
49
50                                         <p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> &#169; 2007-2015<br>
51                                         DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p>
52                                 </div>
53                         </div>
54                 </div>
55         </section>
56 </body>
57 </html>