mirror of
git://develop.git.wordpress.org/
synced 2025-03-19 11:29:48 +01:00
Pointers: Make pointer border darker to match arrow tip.
Props johnjamesjacoby, melchoyce, SergeyBiryukov. Merges [50551] to the 5.7 branch. Fixes #52670. git-svn-id: https://develop.svn.wordpress.org/branches/5.7@50581 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ae523ec894
commit
5de5b823da
@ -3,7 +3,7 @@
|
||||
position: relative;
|
||||
font-size: 13px;
|
||||
background: #fff;
|
||||
border: 1px solid #dcdcde;
|
||||
border: 1px solid #c3c4c7;
|
||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user