Heine

  • home
  • drupal
  • drupal core commits
  • about
Home › Drupal Core Commits

Commit 339682 by webchick

#559266 by kkaefer: Fixed “Seven” breaks keyboard navigation.

--- <a href="http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css" title="http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css" rel="nofollow">http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css</a>  2010/03/05 15:23:25     1.6
+++ <a href="http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css" title="http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css" rel="nofollow">http://drupalcode.org/viewvc/drupal/drupal/themes/seven/reset.css</a>  2010/03/10 19:31:17     1.7
@@ -1,4 +1,4 @@
-/* $Id: reset.css,v 1.5 2010/03/03 19:46:26 dries Exp $ */
+/* $Id: reset.css,v 1.6 2010/03/05 15:23:25 dries Exp $ */
 
 /**
  * Reset CSS styles.
@@ -129,7 +129,6 @@
   margin: 0;
   padding: 0;
   border: 0;
-  outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
@@ -157,11 +156,6 @@
   content: none;
 }
 
-/* Remember to define focus styles! */
-:focus {
-  outline: 0;
-}
-
 /* Remember to highlight inserts somehow! */
 ins {
   text-decoration: none;

No votes yet
  • Drupal Core
  • Download patch

Recent posts

  • Planet Drupal past and current
  • Help! - Cannot access a global variable.
  • Why is my module's update hook not listed on update.php's selection form?
  • How do I add a class to a link generated with l()
  • ZeroDayScan - Full path disclosure bug in Drupal 6.16 (0day)
more

Security reviews

  • Afraid custom code makes your site vulnerable?
  • You don't really trust that module you just downloaded from Drupal.org?

Sleep better after a security review.

Tags

Captcha CSRF Drupal embed Input Format modx OpenID Performance Planet Drupal rants Security Varnish
more tags
  • home
  • drupal
  • drupal core commits
  • about

Copyright © 2010 by Heine Deelstra. All rights reserved.