Skip to content

Commit

Permalink
Tags field refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
ciar4n committed Aug 29, 2016
1 parent 2c14e62 commit 285e534
Showing 1 changed file with 62 additions and 68 deletions.
130 changes: 62 additions & 68 deletions administrator/templates/isis/css/jui/chosen.css
@@ -1,66 +1,66 @@
/* @group Base */
.chzn-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.chzn-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.chzn-container .chzn-drop {
position: absolute;
top: 100%;
left: -9999px;
z-index: 1010;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
/* box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); */
position: absolute;
top: 100%;
left: -9999px;
z-index: 1010;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
/* box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); */
}
.chzn-container.chzn-with-drop .chzn-drop {
left: 0;
left: 0;
}
.chzn-container a {
cursor: pointer;
cursor: pointer;
}
.chzn-container .search-choice .group-name, .chzn-container .chzn-single .group-name {
margin-right: 4px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
color: #999999;
margin-right: 4px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
color: #999999;
}
.chzn-container .search-choice .group-name:after, .chzn-container .chzn-single .group-name:after {
content: ":";
padding-left: 2px;
vertical-align: top;
content: ":";
padding-left: 2px;
vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
/* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background-clip: padding-box;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1); */
color: #444;
text-decoration: none;
white-space: nowrap;
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
/* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background-clip: padding-box;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1); */
color: #444;
text-decoration: none;
white-space: nowrap;

background-image: none;
background-color: #F9F9F9;
Expand All @@ -72,17 +72,17 @@
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.chzn-container-single .chzn-default {
color: #999;
color: #999;
}
.chzn-container-single .chzn-single span {
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
margin-right: 38px;
margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
position: absolute;
Expand All @@ -104,12 +104,12 @@
color: #000;
}
.chzn-container-single .chzn-single div {
position: absolute;
top: 0;
right: 0;
display: block;
width: 18px;
height: 100%;
position: absolute;
top: 0;
right: 0;
display: block;
width: 18px;
height: 100%;

background-color: #f3f3f3;
border-left: 1px solid #b3b3b3;
Expand Down Expand Up @@ -176,13 +176,13 @@
border: 1px solid #cccccc;
border-radius: 3px;
margin: 0;
padding: 0 5px;
padding: 0;
cursor: text;
overflow: hidden;
height: auto !important;
height: 1%;
position: relative;
width: 100%;
/*width: 100%;*/
box-sizing: border-box;
}
.chzn-container-multi .chzn-choices li {
Expand All @@ -200,8 +200,8 @@
border: 0 !important;
font-family: sans-serif;
font-size: 100%;
height: 15px;
padding: 5px;
height: 100%;
padding: 3px 5px;
margin: 1px 0;
outline: 0;
-webkit-box-shadow: none;
Expand All @@ -217,7 +217,7 @@
border-radius: 3px;
color: #fff;
cursor: default;
line-height: 22px;
line-height: 18px;
margin: 3px 0 3px 5px;
padding: 0 7px;
}
Expand Down Expand Up @@ -357,12 +357,6 @@
content: '\E00F';
}
.chzn-container-active .chzn-choices {
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
border: 1px solid #0088cc;
}
.chzn-container-active .chzn-choices .search-field input {
Expand Down

0 comments on commit 285e534

Please sign in to comment.