mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01:00
Customize: Remove obsolete edit shortcut style rules from Twenty Seventeen.
Props celloexpressions. Fixes #38776. git-svn-id: https://develop.svn.wordpress.org/trunk@39285 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
48830b5e10
commit
c1b2e9dd41
@ -3007,24 +3007,11 @@ object {
|
||||
left: 30px;
|
||||
}
|
||||
|
||||
/* Prevent color schemes from showing 1px dots everywhere. */
|
||||
.customize-partial-edit-shortcut {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
/* Ensure that placeholder icons are visible. */
|
||||
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
/* Prevent icon colors from clashing with color schemes. */
|
||||
.colors-custom .customize-partial-edit-shortcut button {
|
||||
text-shadow: 0 -1px 1px rgba(0,0,0,.2),
|
||||
1px 0 1px rgba(0,0,0,.2),
|
||||
0 1px 1px rgba(0,0,0,.2),
|
||||
-1px 0 1px rgba(0,0,0,.2);
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
18.0 SVGs Fallbacks
|
||||
--------------------------------------------------------------*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user