Merge pull request #17256 from Snuffleupagus/editorParamsToolbar-color
Tweak the background-color of the `editorParamsToolbar`s
This commit is contained in:
commit
8e5311ebf7
@ -579,17 +579,14 @@ body {
|
|||||||
|
|
||||||
#editorStampParamsToolbar {
|
#editorStampParamsToolbar {
|
||||||
inset-inline-end: 40px;
|
inset-inline-end: 40px;
|
||||||
background-color: var(--toolbar-bg-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#editorInkParamsToolbar {
|
#editorInkParamsToolbar {
|
||||||
inset-inline-end: 68px;
|
inset-inline-end: 68px;
|
||||||
background-color: var(--toolbar-bg-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#editorFreeTextParamsToolbar {
|
#editorFreeTextParamsToolbar {
|
||||||
inset-inline-end: 96px;
|
inset-inline-end: 96px;
|
||||||
background-color: var(--toolbar-bg-color);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#editorStampAddImage::before {
|
#editorStampAddImage::before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user