Improve style of taglist

This commit is contained in:
Hadi Nategh 2016-06-15 17:04:57 +02:00
parent 358df21fd2
commit e5f35bedae
5 changed files with 6 additions and 7 deletions

View File

@ -1020,10 +1020,9 @@ ul.et2_link_string {
padding-right: 0; padding-right: 0;
} }
.et2_taglist div.ms-ctn input { .et2_taglist div.ms-ctn input {
padding: 3px 5px; padding: 3px 0px;
min-width:20px; min-width:20px;
max-width: 93% !important; border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
} }
.et2_taglist .ms-res-ctn .ms-res-item { .et2_taglist .ms-res-ctn .ms-res-item {

View File

@ -903,7 +903,7 @@
background-size: 50%; background-size: 50%;
} }
.et2_taglist.et2_taglist_category { .et2_taglist.et2_taglist_category {
max-height: 20px !important; max-height: 30px !important;
} }
/** /**
* et2_toolbar * et2_toolbar

View File

@ -892,7 +892,7 @@
background-size: 50%; background-size: 50%;
} }
.et2_taglist.et2_taglist_category { .et2_taglist.et2_taglist_category {
max-height: 20px !important; max-height: 30px !important;
} }
/** /**
* et2_toolbar * et2_toolbar

View File

@ -869,7 +869,7 @@ textarea.description {
background-image: url("../images/plus.svg"); background-image: url("../images/plus.svg");
background-size: 50%; background-size: 50%;
} }
.et2_taglist.et2_taglist_category {max-height: 20px !important;} .et2_taglist.et2_taglist_category {max-height: 30px !important;}
/** /**
* et2_toolbar * et2_toolbar

View File

@ -914,7 +914,7 @@
background-size: 50%; background-size: 50%;
} }
.et2_taglist.et2_taglist_category { .et2_taglist.et2_taglist_category {
max-height: 20px !important; max-height: 30px !important;
} }
/** /**
* et2_toolbar * et2_toolbar