Add CSS files
This commit is contained in:
13
include/jQuery/jquery-ui/tests/unit/qunit-composite.css
Executable file
13
include/jQuery/jquery-ui/tests/unit/qunit-composite.css
Executable file
@@ -0,0 +1,13 @@
|
||||
iframe.qunit-subsuite {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-width: 1px 0 0;
|
||||
height: 45%;
|
||||
width: 100%;
|
||||
|
||||
background: #fff;
|
||||
}
|
||||
Reference in New Issue
Block a user