This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/frontend/less/dark/custom.less
T
2023-03-13 17:27:51 +02:00

12 lines
197 B
Plaintext

body[data-navbar="side"].minimized.side-menu-opened {
#navbar > .navbar {
border-right: 1px solid var(--gray-dark);
}
}
.table {
.text-bold {
font-weight: 700;
}
}