1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Selectize

This commit is contained in:
Cameron
2017-02-01 12:34:42 -08:00
parent c8d7797328
commit 5813701832

View File

@@ -1193,7 +1193,7 @@ li.rssRow > div {
/* ######## selectize.js ######## */
.selectize-input 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 }