mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
styles for spinner.
This commit is contained in:
parent
2901d12eaa
commit
e7e6b1008b
1 changed files with 5 additions and 2 deletions
|
@ -251,8 +251,8 @@
|
|||
input {
|
||||
//width: 85%;
|
||||
}
|
||||
button {
|
||||
width: 14%;
|
||||
i.fa-spinner {
|
||||
margin-top: -30px;
|
||||
}
|
||||
}
|
||||
.alert-danger {
|
||||
|
@ -279,6 +279,9 @@
|
|||
//border-left: 4px solid @red;
|
||||
background-color: @red;
|
||||
color: white;
|
||||
.hit-year.small {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
.hit-title {
|
||||
font-size: 1.3em;
|
||||
|
|
Loading…
Reference in a new issue