Set up new inventory directory and states

This commit is contained in:
Michael Abashian
2017-04-05 11:45:02 -04:00
committed by Jared Tabor
parent 8c7adddaf3
commit f9b46b7c3d
24 changed files with 1485 additions and 10 deletions

View File

@@ -130,6 +130,10 @@
.noselect;
}
.Form-tab--notitle {
margin-bottom: 0px;
}
.Form-tab:hover {
color: @btn-txt;
background-color: @btn-bg-hov;