mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Twenty Fourteen: remove non-standard ::selection selectors. Closes #25898.
git-svn-id: https://develop.svn.wordpress.org/trunk@26062 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user