From 0945aab232fb488a70977a9bb61ceac81e1fa6da Mon Sep 17 00:00:00 2001 From: sota1235 Date: Thu, 29 Dec 2016 14:07:28 +0900 Subject: [PATCH] modify: fix text color on note list(dark theme) --- browser/main/NoteList/NoteList.styl | 2 -- 1 file changed, 2 deletions(-) diff --git a/browser/main/NoteList/NoteList.styl b/browser/main/NoteList/NoteList.styl index 4f22a608..b36344a3 100644 --- a/browser/main/NoteList/NoteList.styl +++ b/browser/main/NoteList/NoteList.styl @@ -223,8 +223,6 @@ body[data-theme="dark"] .control background-color $ui-dark-noteList-backgroundColor border-color $ui-dark-borderColor - .control-sortBy-select - color $ui-dark-text-color .control-button color $ui-dark-inactive-text-color