mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove unused css variable on the old less file
GitOrigin-RevId: cdb40060540d9173dd11f1653fd8e62b8232dcef
This commit is contained in:
parent
19e1d50e2e
commit
221bddce42
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue