﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14243,Content of css interfering with functions,matveb,westi,"This issue was driving me mad to debug.

Steps to reproduce:
1. Create a theme with just one style.css file with the following content:
{{{
/*
Theme Name: Test
Description: Test
Author: Test
Template: twentyten
*/

#status:hover p {
  color: #666; }
}}}
2. Install one of the plugins to switch themes (Theme Switcher, Theme Switch or Theme Test Drive).

----

The theme does not appear as an available theme on those plugins even though it appears fine on the admin theme page.

3. Change the content of the css from ""status:hover"" to ""whatever:hover"" and it appears.",defect (bug),closed,lowest,,Themes,,minor,wontfix,needs-patch,office@… lance@…
