mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 16:21:46 +00:00
Merge pull request #10270 from overleaf/ds-toolbar-logo-background-color
Removed the background colour for branded logo in light theme GitOrigin-RevId: 935fba12d306e55bb994ca1b7a376f11cb0bd5c1
This commit is contained in:
parent
76ca91b0ba
commit
966a151686
2 changed files with 0 additions and 2 deletions
|
@ -102,7 +102,6 @@
|
|||
&.header-cobranding-logo-container {
|
||||
height: @toolbar-height - 1;
|
||||
padding: 8px 10px;
|
||||
background-color: @toolbar-header-branded-btn-bg-color;
|
||||
}
|
||||
}
|
||||
.btn-full-height-no-border {
|
||||
|
|
|
@ -70,7 +70,6 @@
|
|||
|
||||
@toolbar-header-bg-color: #fff;
|
||||
@toolbar-header-btn-border-color: @ol-blue-gray-1;
|
||||
@toolbar-header-branded-btn-bg-color: @ol-blue-gray-3;
|
||||
@toolbar-btn-color: @ol-blue-gray-3;
|
||||
@toolbar-btn-hover-color: @ol-blue-gray-3;
|
||||
@toolbar-btn-hover-bg-color: @ol-blue-gray-0;
|
||||
|
|
Loading…
Reference in a new issue