r3231 committed - [No log message]

r3231 committed - [No log message]


Revision: 3231
Author: joern.zaefferer
Date: Tue Sep 15 08:54:16 2009
Log: [No log message]
http://code.google.com/p/jquery-ui/source/detail?r=3231
Modified:
/trunk/tests/tests.css
=======================================
--- /trunk/tests/tests.css    Sat Feb 21 03:34:08 2009
+++ /trunk/tests/tests.css    Tue Sep 15 08:54:16 2009
@@ -1,7 +1,7 @@
/* tests.css */
body { font-size: 62.5%; }
-iframe { border: 0; width: 200px; 150px; }
+iframe { border: 0; width: 200px; height: 150px; }
td { border: 1px solid silver; padding: 10px; }
td textarea { font-size: 10px; }
del { background: #FFE6E6; }