Viewing 1 replies (of 1 total)
  • Hi,

    thanks for your comment. I’ve added build-in “Customizing CSS” support on my todo list for feature versions.

    With the current version, please try to use mark your CSS styles with “!important” as shown in this example:

    div.blockUI  {
      height:20px !important;
      margin-top:-15px !important;
    }

    Hope this helps…

Viewing 1 replies (of 1 total)
  • The topic ‘css’ is closed to new replies.