[#384,ux][s]: tweak look of delete row buttons in slickgrid.

This commit is contained in:
Rufus Pollock
2014-03-04 21:07:53 +00:00
parent 529a254544
commit c38e1aacdc
4 changed files with 26 additions and 8 deletions

View File

@@ -165,3 +165,11 @@ classes should alter those!
cursor: pointer;
}
.recline-slickgrid .recline-row-delete {
font-size: 12px;
padding: 2px;
width: 22px;
height: 14px;
line-height: 13px;
}