0

z-icon-times z-tab-icon does not appear

asked 2014-02-25 18:24:53 +0800

dariuscooper gravatar image dariuscooper
15 3

I'm trying to get our web site working with ZK 7, customizing the .less files, etc.

One thing that is happening is that the close button does not show up on the horizontal tab, even though the tab is marked as closable, and it is showing up in ZK 6.5.1

Using Chrome, I looked at the element and compared it to the element in the ZK Demo.

ZK Demo looks like this:

<div id="..." class="z-tab-button">
  <i id="..." class="z-icon-times z-tab-icon">
    ::before
  </i>
</div>

On my test site, it looks like this:

<div id="..." class="z-tab-button">
  <i id="..." class="z-icon-times z-tab-icon"> </i>
</div>

The "::before" does not show up. Also, when I hover on that icon element, Chrome tells me the size is 0px x 0px

Any ideas what could be messed up here?

delete flag offensive retag edit
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-02-25 18:24:53 +0800

Seen: 37 times

Last updated: Feb 25 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More