mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 22:46:23 +00:00
update references search preview gif.
This commit is contained in:
parent
f23a11eacb
commit
d94e3181c3
2 changed files with 23 additions and 8 deletions
services/web/public
Binary file not shown.
Before ![]() (image error) Size: 463 KiB After ![]() (image error) Size: 820 KiB ![]() ![]() |
|
@ -248,15 +248,30 @@
|
|||
}
|
||||
.references-search-modal {
|
||||
.references-search-upgrade-prompt {
|
||||
.preview-gif {
|
||||
align-content: center;
|
||||
width: 100%;
|
||||
}
|
||||
.message {
|
||||
margin-top: 15px;
|
||||
padding: 24px;
|
||||
padding-bottom: 48px;
|
||||
.upgrade-prompt {
|
||||
text-align: center;
|
||||
&.call-to-action {
|
||||
font-weight: bold;
|
||||
width: 400px;
|
||||
padding-top: 14px;
|
||||
padding-bottom: 14px;
|
||||
padding-left: 38px;
|
||||
padding-right: 38px;
|
||||
margin: auto;
|
||||
background: white;
|
||||
opacity: 0.95;
|
||||
border-radius: 8px;
|
||||
.message {
|
||||
margin-top: 15px;
|
||||
&.call-to-action {
|
||||
font-weight: bold;
|
||||
}
|
||||
ul.list-unstyled {
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
a.btn {
|
||||
opacity: 1.0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue