mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Fifteen: add missing social link Genericons styles for Skype and Path.
Fixes #32332, props philiparthurmoore. git-svn-id: https://develop.svn.wordpress.org/trunk@32497 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d01281af10
commit
3d4fb6ce50
@ -880,6 +880,14 @@ a:focus {
|
||||
content: "\f413";
|
||||
}
|
||||
|
||||
.social-navigation a[href*="path.com"]:before {
|
||||
content: "\f219";
|
||||
}
|
||||
|
||||
.social-navigation a[href*="skype.com"]:before {
|
||||
content: "\f220";
|
||||
}
|
||||
|
||||
.secondary-toggle {
|
||||
background-color: transparent;
|
||||
border: 1px solid #eaeaea;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user