1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-03 03:13:34 +02:00

Selectize styling

This commit is contained in:
Cameron
2017-02-01 12:22:36 -08:00
parent 883d8623bd
commit de1730b2b6
3 changed files with 13 additions and 5 deletions

View File

@@ -1191,7 +1191,11 @@ li.rssRow > div {
.admin-left-panel.toggled { display: none }
/* ######## selectize.js ######## *
/* ######## selectize.js ######## */
.selectize-input input { color: inherit }
/*
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input.input-active,