From c8d77973289163e6e23acbabedc19982cf94f8c8 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 1 Feb 2017 12:26:31 -0800 Subject: [PATCH] Selectize styling. --- e107_themes/bootstrap3/admin_style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/e107_themes/bootstrap3/admin_style.css b/e107_themes/bootstrap3/admin_style.css index c0247dcbe..6fe849d95 100644 --- a/e107_themes/bootstrap3/admin_style.css +++ b/e107_themes/bootstrap3/admin_style.css @@ -1194,6 +1194,8 @@ li.rssRow > div { /* ######## selectize.js ######## */ .selectize-input input { color: inherit } +.selectize-control div.item { border-radius:3px; } +.selectize-control div.item .remove { margin-top:3px } /*