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@443 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user