Remove unused css variable on the old less file

GitOrigin-RevId: cdb40060540d9173dd11f1653fd8e62b8232dcef
This commit is contained in:
M Fahru 2023-01-11 03:41:11 -07:00 committed by Copybot
parent 19e1d50e2e
commit 221bddce42

View file

@ -77,8 +77,6 @@
@toolbar-icon-btn-hover-color: @ol-blue-gray-3;
@editor-header-logo-background: url(../../../public/img/ol-brand/overleaf-o.svg)
center / contain no-repeat;
@editor-header-logo-background-active: url(../../../public/img/ol-brand/overleaf-o-white.svg)
center / contain no-repeat;
@project-name-color: @ol-blue-gray-3;
@project-rename-link-color: @ol-blue-gray-3;
@project-rename-link-color-hover: @ol-blue-gray-4;