* ajusted ui of bug assignto menu on table footer.

This commit is contained in:
Catouse
2014-11-25 17:00:41 +08:00
parent 7aa36752a0
commit da014675b9
3 changed files with 37 additions and 15 deletions
+5
View File
@@ -4,3 +4,8 @@
.confirm0 {color:gray; font-size:9px}
.confirm1 {color:green; font-size:9px}
.red{color:red;}
.assign-menu {min-width: 150px; overflow: hidden; max-height: 305px}
.assign-menu.with-search {padding-bottom: 34px;}
.assign-menu > .assign-search {padding: 0; position: absolute; z-index: 0; bottom: 0; left: 0; right: 0}
.assign-menu > .assign-search .input-group-addon {position: absolute; right: 10px; top: 0; z-index: 10; background: none; border: none; color: #666}