mirror of https://github.com/xwiki-labs/cryptpad
Fix New button in Drive
This commit is contained in:
parent
182598a351
commit
b7d43eb9f4
|
@ -945,7 +945,7 @@
|
|||
.cp-toolbar-bottom-left {
|
||||
.cp-app-drive-toolbar-new {
|
||||
border-radius: @variables_radius;
|
||||
color: @cp_toolbar-bottom-fg;
|
||||
color: @cp_toolbar-fg;
|
||||
border-color: var(--toolbar-bg-color);
|
||||
background-color: var(--toolbar-bg-color);
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue