Focus and blur styling (via JS) for the install screen language selector. Props jorbin. See #28577

git-svn-id: https://develop.svn.wordpress.org/trunk@29020 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2014-07-08 00:29:47 +00:00
parent 40be2934d4
commit 02a22f7dd4
6 changed files with 54 additions and 3 deletions
+1
View File
@@ -319,5 +319,6 @@ el.select();
break;
}
?>
<?php wp_print_scripts( 'language-chooser' ); ?>
</body>
</html>