From f6018ad9093f2e2d8d223f48d4883dc516ef695e Mon Sep 17 00:00:00 2001 From: simurai Date: Wed, 17 Jul 2019 16:55:45 +0900 Subject: [PATCH] Fix icon colors --- pages/css/components/select-menu.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pages/css/components/select-menu.md b/pages/css/components/select-menu.md index 5dbff101..11df9725 100644 --- a/pages/css/components/select-menu.md +++ b/pages/css/components/select-menu.md @@ -22,7 +22,7 @@ Use a `
` element to toggle the Select Menu. The `` element can

Title

- +
@@ -54,7 +54,7 @@ In case the Select Menu should be aligned to the right, use `SelectMenu right-0`

Title

- +
@@ -84,19 +84,19 @@ Add a `.SelectMenu-icon .octicon-check` icon and it will show up when `aria-chec

Title

- +
@@ -123,7 +123,7 @@ The list of items is arguably the most important subcomponent within the menu. B

Title

- +
+ @@ -201,7 +201,7 @@ Also consider adding a `.SelectMenu-footer` at the bottom. It can be used for ad

Title

- +
@@ -255,7 +255,7 @@ Sometimes you need two or more lists of items in your Select Menu, e.g. branches

Title

- +
@@ -298,7 +298,7 @@ A `SelectMenu-message` can be used to show different kind of messages to a user.

Title

- +
@@ -327,7 +327,7 @@ When fetching large lists, consider showing a `.SelectMenu-loading` animation.

Title

- +
@@ -359,7 +359,7 @@ Sometimes a Select Menu needs to communicate a "blank slate" where there's no co

Title

- +