|
@@ -203,7 +203,7 @@
|
|
|
<tr>
|
|
|
<td>active_background</td>
|
|
|
<td>
|
|
|
- Sets the active background color when the dropdown is clicked
|
|
|
+ Sets the active background color when the dropdown is opened
|
|
|
<div class="code">
|
|
|
<span>Default: #fff</span>
|
|
|
</div>
|
|
@@ -221,7 +221,7 @@
|
|
|
<tr>
|
|
|
<td>placeholder_active_color</td>
|
|
|
<td>
|
|
|
- The active color of the placeholder text when the dropdown is clicked
|
|
|
+ The active color of the placeholder text when the dropdown is opened
|
|
|
<div class="code">
|
|
|
<span>Default: #000</span>
|
|
|
</div>
|