Fix unreadable drive tree item when selected + right click

master
David Benqué 3 years ago
parent f5d32a7001
commit f507af3ccf

@ -167,6 +167,10 @@
.cptools { .cptools {
color: @cp_drive-selected-fg; color: @cp_drive-selected-fg;
} }
&.cp-app-drive-element-active {
background: @cp_drive-selected-bg !important;
color: @cryptpad_text_col !important;
}
} }
.cp-app-drive-element-selected-tmp { .cp-app-drive-element-selected-tmp {

Loading…
Cancel
Save