X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=test%2Fdata%2Ftestsuite.css;h=b15f5ef7f7b2dc6bf33a26ee7138bad5ed0a24e6;hb=c424e79ccb3695c6ff599e77bec867c6644ccc98;hp=b9d487bc4f25a818f9e95152a4a12d7954adf44b;hpb=b4e23b5af0820a66c2e275051f613f3df9a4444d;p=jquery.git diff --git a/test/data/testsuite.css b/test/data/testsuite.css index b9d487b..b15f5ef 100644 --- a/test/data/testsuite.css +++ b/test/data/testsuite.css @@ -11,6 +11,8 @@ p.result { margin-left: 1em; } h2.pass { background-color: green; } h2.fail { background-color: red; } +ol#tests > li > strong { cursor:pointer; } + div#fx-tests h4 { background: red; }