Go to file
Lance Willett 3f49cd224e Twenty Fourteen: fix low-contrast input elements in Firefox by explicitly setting `opacity: 1` for the placeholder text. Also brighten the border styles a bit. Props iamtakashi, fixes #25930.
git-svn-id: https://develop.svn.wordpress.org/trunk@26116 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 02:45:15 +00:00
src Twenty Fourteen: fix low-contrast input elements in Firefox by explicitly setting `opacity: 1` for the placeholder text. Also brighten the border styles a bit. Props iamtakashi, fixes #25930. 2013-11-13 02:45:15 +00:00
tests Always clean install in PHPUnit Tests. 2013-11-11 22:14:24 +00:00
tools/i18n Extract: rename method `extract_entries` to `extract_from_code` 2013-10-26 00:54:27 +00:00
.gitignore Don't remove the compiled.html QUnit file. Ignore it instead. 2013-11-12 23:20:28 +00:00
.jshintrc Update jshint grunt task to exclude eqeqeq and curly for now, until we've resolved other code smells. 2013-11-07 21:14:49 +00:00
Gruntfile.js Add `grunt jshint:themes` for linting Twenty Fourteen and future bundled themes. 2013-11-12 23:41:17 +00:00
package.json Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:18:45 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php