mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
Style button and content.
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
|
||||
.sl_references_search_hint {
|
||||
position: absolute;
|
||||
bottom: -67px;
|
||||
bottom: -65px;
|
||||
left: -1px;
|
||||
right: 0px;
|
||||
padding: 0 6px 6px;
|
||||
@@ -265,6 +265,26 @@
|
||||
font-family: @font-family-sans-serif;
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
|
||||
hr {
|
||||
margin: 6px -6px;
|
||||
}
|
||||
|
||||
button {
|
||||
width: 100%;
|
||||
font-size: inherit;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
span {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
&_keybinding {
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
// -- References Search Modal --
|
||||
.references-search-modal-backdrop {
|
||||
|
||||
Reference in New Issue
Block a user