mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #28889 from overleaf/dp-reference-manager-cta-tweaks
Tweaks to reference manager paywall modal GitOrigin-RevId: df41862ab99642c9b4e51c06429382692f75212d
This commit is contained in:
committed by
Copybot
parent
d3f05fda77
commit
c90e1cb82c
@@ -76,10 +76,17 @@
|
||||
}
|
||||
|
||||
.write-and-cite-pros-list-wrapper {
|
||||
max-width: 450px;
|
||||
max-width: 560px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.write-and-cite-pros-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--spacing-04);
|
||||
margin-bottom: var(--spacing-07);
|
||||
}
|
||||
|
||||
.write-and-cite-pros-list li {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -101,6 +108,7 @@
|
||||
|
||||
.write-and-cite-pro {
|
||||
flex: 0 1 100%;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.write-and-cite-upgrade-prompt-header {
|
||||
|
||||
@@ -337,7 +337,7 @@
|
||||
"choose_which_experiments": "Choose which experiments you’d like to try.",
|
||||
"choose_your_plan": "Choose your plan",
|
||||
"citation": "Citation",
|
||||
"cite_a_reference_from_your_reference_manager_to_automatically_add_it_to_your_bib_file": "Cite a reference from your reference manager to automatically add it to your .bib file",
|
||||
"cite_a_reference_from_your_reference_manager_to_automatically_add_it_to_your_bib_file": "Cite a reference from your reference manager to automatically add it to your .bib file.",
|
||||
"cite_directly_or_import_references": "Cite directly or import references",
|
||||
"cite_faster": "Cite faster",
|
||||
"city": "City",
|
||||
@@ -1262,7 +1262,7 @@
|
||||
"link_to_mendeley": "Link to Mendeley",
|
||||
"link_to_papers": "Link to Papers",
|
||||
"link_to_zotero": "Link to Zotero",
|
||||
"link_to_zotero_mendeley_papers_to_see_search_results_from_your_libraries_without_importing_files": "Link to Zotero, Mendeley, and Papers to see search results from your libraries without importing files",
|
||||
"link_to_zotero_mendeley_papers_to_see_search_results_from_your_libraries_without_importing_files": "Link to Zotero, Mendeley, and Papers to see search results from your libraries without importing files.",
|
||||
"link_your_accounts": "Link your accounts",
|
||||
"linked_accounts": "Linked accounts",
|
||||
"linked_collabratec_description": "Use Collabratec to manage your __appName__ projects.",
|
||||
|
||||
Reference in New Issue
Block a user