Added strikethrough over the tender name in grids when the tender is NSF. This helps really call out the situation with NSF items.

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@443 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-31 01:38:53 +00:00
parent 237b0a901f
commit 777a47a27b
3 changed files with 35 additions and 1 deletions

View File

@@ -239,6 +239,10 @@ table.deposit-summary td.quantity { padding-right: 0.8em; }
form#collected-form input[type=button] { float : left;
clear : left; }
/* NSF items */
.nsf-tender { text-decoration: line-through; }
/************************************************************
************************************************************
* jqGrid