mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Fixed font-family in search field
This commit is contained in:
parent
fb0fe3f46e
commit
acd6e91757
@ -220,6 +220,7 @@
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 1.2em center;
|
background-position: 1.2em center;
|
||||||
color: @colorTextDefault;
|
color: @colorTextDefault;
|
||||||
|
font-family: Calibri, Helvetica, sans-serif;
|
||||||
border-bottom: 1px solid #d9d9d9;
|
border-bottom: 1px solid #d9d9d9;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user