forgotten css styles for et2_itempicker

This commit is contained in:
Christian Binder 2012-08-14 11:52:36 +00:00
parent 4ac5e799eb
commit d43c0c1a6b

View File

@ -857,12 +857,27 @@ div.et2_progress > div {
}
.et2_itempicker_search {
display: inline-block;
margin: 1em;
margin-bottom: 0;
margin-right: 0;
width: 67%;
padding: 0.2em;
}
.et2_itempicker_clear {
position: relative;
top: 3px;
left: -20px;
}
.et2_itempicker_button_action {
position: absolute;
margin: 1em;
top: 0;
right: 0;
}
.et2_itempicker_itemlist {
display: block;
border: 1px solid #b6b6b6;