Styling updates to list views that get generated in the form generator. Moved the button generation out into a helper for these specific cases.

This commit is contained in:
Michael Abashian
2016-01-22 16:45:22 -05:00
parent c981a4d53e
commit 0d64563dd8
10 changed files with 119 additions and 105 deletions

View File

@@ -214,7 +214,7 @@ table, tbody {
height: 32px;
width: 32px;
border-left: 1px solid @list-srch-inpt-bord;
color: @list-srch-btn-icon;
color: @list-srch-btn-icon!important;
float: right;
position: relative;
top: -33px;