Jump to content

Search the Community

Showing results for tags 'fixed size'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. How to leave the TUnimEdit bigger, because in the designe they are even getting a good size, but when it executes it is in fixed size. And I've done via CSS that works perfectly the other details, but the size of the field is not getting good. Does anyone know of any way to increase? My CSS: .AbasteceEdits { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; border: none; font: normal normal bold 17px/normal "Trebuchet MS", Helvetica, sans-serif; color: rgb(0, 0, 10); text-align: center; text-indent: 2px; -o-text-overflow: ellipsis; text-overflow: ellipsis; letter-spacing: -1px; white-space: pre-line; background: #afd1ca; text-shadow: 4px 4px 6px rgba(0,0,0,0.5) ; }
×
×
  • Create New...