mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
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:
parent
47151b3534
commit
d485bc61f3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user