Fixed typo to properly workaround Bugzilla # 256477.
[nethome.git] / .userContent.css
index 9ac3304..94917d6 100644 (file)
@@ -41,7 +41,7 @@ html *:link    { color: #f44   !important; } /* unvisited links */
 html *:visited { color: #44f   !important; } /* visited links   */
 /* See: http://bugzilla.mozilla.org/show_bug.cgi?id=256477
  * bugreported by Timo Lindfors timo.lindfors of iki.fi
- */
+ *
 html *:hover   { color: yellow !important; } * user hovers     *
 html *:active  { color: lime   !important; } * active links    *
 */