7 lines
92 B
CSS
7 lines
92 B
CSS
|
/* $Id$ */
|
||
|
|
||
|
.locale-untranslated {
|
||
|
font-style: normal;
|
||
|
text-decoration: line-through;
|
||
|
}
|