"""CSS for SimpleTranslationUI. No video/audio player, so this is much smaller than the original TranslationUI's styles.py.""" CSS = """ .tgt-box textarea { transition: border-color 0.2s; } """