Jump to content

sicorspa

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by sicorspa

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

×
×
  • Create New...