vendor/assets/stylesheets/selectize.bootstrap3.css in selectize-rails-0.9.1 vs vendor/assets/stylesheets/selectize.bootstrap3.css in selectize-rails-0.11.0

- old
+ new

@@ -1,7 +1,7 @@ /** - * selectize.bootstrap3.css (v0.9.1) - Bootstrap 3 Theme + * selectize.bootstrap3.css (v0.11.0) - Bootstrap 3 Theme * Copyright (c) 2013 Brian Reavis & contributors * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at: * http://www.apache.org/licenses/LICENSE-2.0 @@ -255,10 +255,10 @@ } .selectize-dropdown .optgroup:first-child .optgroup-header { border-top: 0 none; } .selectize-dropdown .optgroup-header { - color: #999999; + color: #777777; background: #ffffff; cursor: default; } .selectize-dropdown .active { background-color: #f5f5f5;