Jump to content

Recommended Posts

  • 1 month later...
Posted

Can modify the font of UniScreenMask?

Can modify the font of uniForm's caption?

Can modify the font of unidbgrid's page info?

Mask Font

UniServerModule 

property CustomCSS

insert:

 

.x-mask-msg div{
  font-family: Ubuntu, Arial, sans-serif; 
  font-size: 15px;  
}  

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...