mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 22:29:01 +02:00
Pull back existing styles and namespace them as the control variant.
This commit is contained in:
@@ -252,6 +252,21 @@
|
||||
margin-bottom:0px;
|
||||
}
|
||||
|
||||
.sl_references_search_hint-varDefault {
|
||||
position: absolute;
|
||||
bottom: -22px;
|
||||
left: -1px;
|
||||
right: 0px;
|
||||
text-align: center;
|
||||
padding: 2px;
|
||||
background: rgb(202, 214, 250);
|
||||
border: 1px solid lightgray;
|
||||
box-shadow: 3px 3px 5px rgba(0,0,0,.2);
|
||||
span {
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
.sl_references_search_hint-varButton {
|
||||
position: absolute;
|
||||
bottom: -65px;
|
||||
|
||||
Reference in New Issue
Block a user