Hezci CSS pro smazany a ztraceny polozky
authorThomas Mudrunka <tomas@mudrunka.cz>
Thu, 15 Mar 2012 08:52:12 +0000 (09:52 +0100)
committerThomas Mudrunka <tomas@mudrunka.cz>
Thu, 15 Mar 2012 08:52:12 +0000 (09:52 +0100)
index.php

index 121f903d9b1ae58c02a0f34e1734b4e4d780899f..c7e12e8368c8627bb447642514fc94a15a8ec7e9 100755 (executable)
--- 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;
This page took 0.13233 seconds and 4 git commands to generate.