-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons do not appear #52
Comments
Hello, |
Which version of Kibana are using? |
version : 6.6.2 |
I,m using 6.6.2
…On Tue, 2 Apr 2019, 15:33 AbdessamadM, ***@***.***> wrote:
version : 6.6.2
for that I use master branch
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APEL6VrZeF-4iuPCSt2ZeEBKUpDuBlySks5vc1w4gaJpZM4cVz9p>
.
|
Same problem with 6.5.4 when building as oss. Fixed by globally replacing instances of "glyphicon" to "fa". Change glyphicon-chevron-left/right/play/pause to fa-backward/forward/play/pause in carousel.less and bootstrap-addons.js. Also changed time.css to increase the height of the buttons to 18px:
|
Solved :
|
Hello, |
I installed the kibana-time-plugin succesfully but the icons in the time-animation panel do not appear.
Any idea where to look?
The text was updated successfully, but these errors were encountered: