Jump to content

UniComboBox Height


sicorspa

Recommended Posts

Hi all!

I'm working on unigui from few days and get stuck on a probably (maybe) stupid things:

i want to increase the height of a combobox, but changing font-size or combobox height nothing change

 

have found this

 

.x-combo-list-item {

FONT: 26px tahoma,arial,helvetica,sans-serif;

}

 

to put on customCSS on servermodule, but the same

.x-combo-list {

FONT: 26px tahoma,arial,helvetica,sans-serif;

}

doesn't work.

 

Is it possible to change it?

 

 

Also have found some rendering difference between desktop browser and mobile browser... it it possible to check at design time if something wrong?

Link to comment
Share on other sites

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...