locale.css

.locale-untranslated {
  font-style: normal;
  text-decoration: line-through;
}

Archivo

drupal-6.x/modules/locale/locale.css
View source
  1. .locale-untranslated {
  2. font-style: normal;
  3. text-decoration: line-through;
  4. }