.translation-with-key { background-color: #FFCCCC; } .translation-with-key.translation_missing { background-color: #FF6666; } .translation-popover { width: 500px; padding: 5px 15px; .translation-key { margin-bottom: 25px; } .form-group { margin-bottom: 20px; label { text-transform: uppercase; } } .suggested-translation-link { a { color: blue; text-decoration: underline; } } }