1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +02:00

selectize

This commit is contained in:
Cameron
2017-02-01 13:12:07 -08:00
parent 5813701832
commit ae07728409
2 changed files with 4 additions and 2 deletions

View File

@@ -1193,9 +1193,11 @@ li.rssRow > div {
/* ######## selectize.js ######## */
.selectize-input input, .selectize-input.full { color: inherit; background-color:inherit }
.selectize-input { color: inherit; }
.selectize-input > input, .selectize-input.full { color: inherit; background-color:inherit}
.selectize-control div.item { border-radius:3px; }
.selectize-control div.item .remove { margin-top:3px }
.selectize-input.focus { }
/*