mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Do not show input field if taglist is readonly
This commit is contained in:
parent
b1e053ac27
commit
3cd15c6b3c
@ -954,6 +954,7 @@ ul.et2_link_string {
|
|||||||
margin: 0px auto -16px auto;
|
margin: 0px auto -16px auto;
|
||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
.et2_taglist .ms-input-readonly {display: none;}
|
||||||
.et2_taglist div.ms-sel-ctn .ms-close-btn {
|
.et2_taglist div.ms-sel-ctn .ms-close-btn {
|
||||||
width: 10px;
|
width: 10px;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user