Replace fontawesome with latest version 6.5.2 (#116)
This commit is contained in:
parent
46c950dc37
commit
44682900e1
2100 changed files with 20227 additions and 7902 deletions
|
@ -676,10 +676,16 @@ noscript #noscript {
|
|||
cursor: pointer;
|
||||
color: black;
|
||||
font-weight: 600;
|
||||
border-top: 1px solid #ccc;
|
||||
|
||||
i {
|
||||
width: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-item:hover {
|
||||
color: $theme_color;
|
||||
background-color: #f8f8f2;
|
||||
}
|
||||
|
||||
.popper-arrow,
|
||||
|
@ -907,7 +913,7 @@ input::placeholder{
|
|||
i {
|
||||
margin-right: 0.1em;
|
||||
color: #000;
|
||||
font-size: 22.5px;
|
||||
font-size: 21px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue