UNPKG

649 BHTMLView Raw
1<link rel="stylesheet" type="text/css" href="../dist/tablefilter/style/tablefilter.css">
2<style type="text/css">
3 body{
4 font-family: Helvetica, arial, nimbussansl, liberationsans, freesans,
5 clean, sans-serif;
6 padding: 0 1em;
7 }
8 pre{
9 margin: auto 1em 1em 1em;
10 padding: 0 1em 1em 1em;
11 float: right;
12 line-height: 1.45;
13 background-color: #F7F7F7;
14 border-radius: 3px;
15 }
16 .panel{
17 float: left;
18 background: #F7F7F7 none repeat scroll 0% 0%;
19 width: 250px;
20 margin-right: 2em;
21 padding: 1em;
22 }
23</style>
\No newline at end of file