mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-25 16:23:08 +00:00
preview gif for references search.
This commit is contained in:
parent
e7e6b1008b
commit
9c9a9c5c76
2 changed files with 11 additions and 0 deletions
BIN
services/web/public/img/references-search/search_example.gif
Normal file
BIN
services/web/public/img/references-search/search_example.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 463 KiB |
|
@ -247,6 +247,17 @@
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
.references-search-modal {
|
.references-search-modal {
|
||||||
|
.references-search-upgrade-prompt {
|
||||||
|
.preview-gif {
|
||||||
|
align-content: center;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.message {
|
||||||
|
margin-top: 15px;
|
||||||
|
text-align: center;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
}
|
||||||
.search-form {
|
.search-form {
|
||||||
input {
|
input {
|
||||||
//width: 85%;
|
//width: 85%;
|
||||||
|
|
Loading…
Add table
Reference in a new issue