mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-01 11:22:24 +00:00
Remove unused variable declaration on light theme css file
GitOrigin-RevId: bb838b9c3e7dac72e977ab99c130db917afc5e20
This commit is contained in:
parent
221bddce42
commit
86be2afdf1
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@
|
|||
@toolbar-icon-btn-hover-color: @neutral-70;
|
||||
@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: @neutral-70;
|
||||
@project-rename-link-color: @neutral-70;
|
||||
@project-rename-link-color-hover: @neutral-70;
|
||||
|
|
Loading…
Reference in a new issue