Home page Forum Wiki Mail Jabber Devel NIX-FILES

AltLUG Git

Git-repositories of Altai Linux User Group

Set fixed dimensions for #qunit-fixture. Fixes #114
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 15 Feb 2012 16:19:56 +0000 (17:19 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Wed, 15 Feb 2012 16:19:56 +0000 (17:19 +0100)
addons/themes/gabe.css
addons/themes/nv.css
qunit/qunit.css

index d600643..650fc0e 100644 (file)
@@ -357,4 +357,6 @@ p#qunit-testresult span.failed {
        position: absolute;
        top: -10000px;
        left: -10000px;
-}
\ No newline at end of file
+    width: 1000px;
+    height: 1000px;
+}
index 711f3e9..1686188 100644 (file)
        position: absolute;
        top: -10000px;
        left: -10000px;
+       width: 1000px;
+       height: 1000px;
 }
index a0e1790..0df096f 100644 (file)
        position: absolute;
        top: -10000px;
        left: -10000px;
+       width: 1000px;
+       height: 1000px;
 }

Hosting is provided AltSPAHow to use Git
Please direct any questions on jabber alex.wolf@jabber.ru

Valid HTML 4.0 Transitional Valid CSS!

Designer Alexander Wolf