and a note on manual changes in dataTables.bootstrap.css
[myslice.git] / third-party / jquery-ui-1.10.2 / tests / unit / qunit-composite.css
1 iframe.qunit-subsuite {
2         position: fixed;
3         bottom: 0;
4         left: 0;
5
6         margin: 0;
7         padding: 0;
8         border-width: 1px 0 0;
9         height: 45%;
10         width: 100%;
11
12         background: #fff;
13 }