forked from extern/egroupware
Improve style of taglist
This commit is contained in:
parent
358df21fd2
commit
e5f35bedae
@ -1020,10 +1020,9 @@ ul.et2_link_string {
|
||||
padding-right: 0;
|
||||
}
|
||||
.et2_taglist div.ms-ctn input {
|
||||
padding: 3px 5px;
|
||||
padding: 3px 0px;
|
||||
min-width:20px;
|
||||
max-width: 93% !important;
|
||||
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
|
||||
border: 1px solid rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.et2_taglist .ms-res-ctn .ms-res-item {
|
||||
|
@ -903,7 +903,7 @@
|
||||
background-size: 50%;
|
||||
}
|
||||
.et2_taglist.et2_taglist_category {
|
||||
max-height: 20px !important;
|
||||
max-height: 30px !important;
|
||||
}
|
||||
/**
|
||||
* et2_toolbar
|
||||
|
@ -892,7 +892,7 @@
|
||||
background-size: 50%;
|
||||
}
|
||||
.et2_taglist.et2_taglist_category {
|
||||
max-height: 20px !important;
|
||||
max-height: 30px !important;
|
||||
}
|
||||
/**
|
||||
* et2_toolbar
|
||||
|
@ -869,7 +869,7 @@ textarea.description {
|
||||
background-image: url("../images/plus.svg");
|
||||
background-size: 50%;
|
||||
}
|
||||
.et2_taglist.et2_taglist_category {max-height: 20px !important;}
|
||||
.et2_taglist.et2_taglist_category {max-height: 30px !important;}
|
||||
|
||||
/**
|
||||
* et2_toolbar
|
||||
|
@ -914,7 +914,7 @@
|
||||
background-size: 50%;
|
||||
}
|
||||
.et2_taglist.et2_taglist_category {
|
||||
max-height: 20px !important;
|
||||
max-height: 30px !important;
|
||||
}
|
||||
/**
|
||||
* et2_toolbar
|
||||
|
Loading…
Reference in New Issue
Block a user