mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 19:22:57 +02:00
Parent Navigation icon
Using Vircadia font cause we cant use code char like this:  so it needed to be a basic char like E
This commit is contained in:
parent
bd162eadb4
commit
23f2b1a234
1 changed files with 2 additions and 2 deletions
|
@ -458,8 +458,8 @@ input[type=button].glyph, button.hifi-edit-button.glyph {
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=button].navigation, button.hifi-edit-button.navigation {
|
input[type=button].navigation, button.hifi-edit-button.navigation {
|
||||||
font-family: HiFi-Glyphs;
|
font-family: Vircadia-Glyphs;
|
||||||
font-size: 20px;
|
font-size: 16px;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
min-width: 32px;
|
min-width: 32px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue