Inventory refactor from 1.4.11

Includes commits from release_1.4.11 branch up to and including d434e675a7c9727af900d7c21de5e542aef0eb98. That should be everything. What remains is testing.
This commit is contained in:
Chris Houseknecht
2014-06-02 18:14:30 -04:00
parent 527e7c6943
commit 2c95b75960
4 changed files with 13 additions and 45 deletions

View File

@@ -907,7 +907,6 @@ input[type="checkbox"].checkbox-no-label {
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #fff;
border-top: 1px solid #ddd;
}
.table-hover-inverse tbody tr:hover > td,