mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
forgotten css styles for et2_itempicker
This commit is contained in:
parent
4ac5e799eb
commit
d43c0c1a6b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user