Twenty Fourteen: remove non-standard ::selection selectors. Closes #25898.

Built from https://develop.svn.wordpress.org/trunk@26062


git-svn-id: http://core.svn.wordpress.org/trunk@25985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-09 18:47:10 +00:00
parent 47151b3534
commit d485bc61f3

View File

@ -453,18 +453,6 @@ hr {
margin-bottom: 23px;
}
::selection {
background: #24890d;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #24890d;
color: #fff;
text-shadow: none;
}
/**
* 2.0 Repeatable Patterns