From 80457ef3c29400e0d14524884e3114caf8f926c0 Mon Sep 17 00:00:00 2001 From: Thomas Mudrunka Date: Thu, 15 Mar 2012 09:52:12 +0100 Subject: [PATCH] Hezci CSS pro smazany a ztraceny polozky --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 121f903..c7e12e8 100755 --- a/index.php +++ b/index.php @@ -207,7 +207,8 @@ a, a img { text-decoration:none; color: darkblue; border:none; } li a, a:hover { text-decoration:underline; } .tr_even td { background-color: lemonchiffon; } .item_status_stored td { font-weight:bold; } -.item_status_deleted td { font-style:italic; } +.item_status_deleted td { text-decoration:line-through; } +.item_status_destroyed td { font-style:italic; } .menu li { float: left; -- 2.30.2