Co-authored-by: Lauris BH <lauris@nix.lv>
(cherry picked from commit 38c773d8a5
)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
parent
ce958f45cd
commit
80853a2238
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.editor-toolbar a:not(:hover) {
|
||||||
|
background-color: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
.editor-toolbar i.separator {
|
.editor-toolbar i.separator {
|
||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue