/* Tab Modal Prompt boxes */ tabmodalprompt { width: 100%; height: 100%; -moz-box-pack: center; -moz-box-orient: vertical; } .mainContainer { min-width: 20em; } .info\.body { max-width: 45em; -moz-user-focus: normal; -moz-user-select: text; cursor: text !important; white-space: pre-wrap; } .infoContainer { max-height: 10em; overflow-y: auto; } %ifdef XP_WIN .buttonContainer { -moz-box-pack: center; } %endif