Jump to content

Can be modified the XXX.CSS in \unigui\uni-1.90.0.1547\css ?


powergov

Recommended Posts

@Sherzod

I like the material theme very much, but the height of all its elements is too high, and I don't know how to modify it in custom CSS. I see that 😄  \ program files (x86) \ fmsoft \  framework  \ unigui  \ uni-1.90.0.1547 \ CSS has a file uni xteme- material.css ,I tried to change some of the height settings in this file, but it didn't work

Link to comment
Share on other sites

.unigui_theme {
        border-left-width: 0px;
        border-bottom-width: 1px;
        borderless-border-width: 0px;
        window-header-height: 45px;
        tab-header-height: 45px;
        panel-header-height: 45px;
        panel-header-width: 30px;
        menu-band-height: 38px;
        default-edit-height: 30px;
        calendar-form-width: 226px;
        calendar-form-height: 294px;
        theme-borderless: true;
        default-edit-height: 24px;
}
 

How to write in custom CSS that can be all effective?

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