mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Updated header placeholder text colors
This commit is contained in:
parent
b6da19df65
commit
384b905eb3
@ -2229,6 +2229,15 @@ button.emoji-picker__category-button.active {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.kg-header-card .__mobiledoc-editor.__has-no-content:after {
|
||||
opacity: 0.5;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.kg-header-card.kg-style-clear .__mobiledoc-editor.__has-no-content:after {
|
||||
color: var(--darkgrey) !important;
|
||||
}
|
||||
|
||||
/* Upload cards: audio and file
|
||||
/* --------------------------------------------------------------- */
|
||||
.kg-upload-container {
|
||||
|
Loading…
Reference in New Issue
Block a user