mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Use correct flag icon color from the chosen color scheme.
props TobiasBg. fixes #26480. git-svn-id: https://develop.svn.wordpress.org/trunk@26802 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -390,6 +390,10 @@ ul#adminmenu > li.current > a.current:after {
|
||||
background-color: $highlight-color;
|
||||
}
|
||||
|
||||
.wp-pointer .wp-pointer-content h3:before {
|
||||
color: $highlight-color;
|
||||
}
|
||||
|
||||
.wp-pointer.wp-pointer-top .wp-pointer-arrow,
|
||||
.wp-pointer.wp-pointer-undefined .wp-pointer-arrow {
|
||||
border-bottom-color: $highlight-color;
|
||||
|
||||
Reference in New Issue
Block a user