瀏覽代碼

Doc update

Previnash Wong 8 年之前
父節點
當前提交
e6ad21279e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/index.html

+ 2 - 2
docs/index.html

@@ -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>