From 98506b109847592e4927bbe9b05da29f6b88fff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Tue, 3 Jul 2012 11:29:37 +0000 Subject: [PATCH] --- skin/wawi.css | 5 +++++ 1 file changed, 5 insertions(+) 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