Jump to content

Recommended Posts

Posted

I have uniTreeMenu.NavUI= false

I have created a customccs

.treemenu .x-treelist, .treemenu .x-treelist-row{
  background-color: #313A46;
  height: 40px;  
}

.treemenu .x-treelist-row-over, .treemenu .x-treelist-nav .x-treelist-item-selected > .x-treelist-row{
  background-color: #222831 !important;
}

.treemenu .x-treelist-item-text, .treemenu .x-treelist-item-icon, .treemenu .x-treelist-item-expander {
    color: #FFFFFF;
    font-size: 12px; 
    font-family: Roboto Medium;
    vertical-align: middle;       
}
 

The vertical-align doesn't work

Posted

@sherzod

See test case. The menuitems from the uniTreeMenu are expand with css code (sermodule).

As you can see the menu items are aligned to the top instead of middle

testcase.zip

Posted
35 minutes ago, mierlp said:

Any progress ?

Hi,

Sorry for the late response.

TUniFSiGrowl...

Can you make a simple testcase using standard components? 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...