diff --git a/skin/wawi.css b/skin/wawi.css index 5689768e7..67a95ff1c 100644 --- a/skin/wawi.css +++ b/skin/wawi.css @@ -143,4 +143,9 @@ input[type="submit"],input[type="button"] { cursor: pointer; } + +.inaktiv +{ + text-decoration: line-through; +} \ No newline at end of file