From ef84c4e3da762757f5350875be9bfffa3bf64325 Mon Sep 17 00:00:00 2001 From: Rokt33r Date: Sat, 14 Nov 2015 23:49:49 +0900 Subject: [PATCH] =?UTF-8?q?Intro=E3=81=AEFinder=E8=AA=AC=E6=98=8E=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- browser/styles/main/HomeContainer/lib/Tutorial.styl | 2 ++ lib/components/modal/Tutorial.js | 9 +++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/browser/styles/main/HomeContainer/lib/Tutorial.styl b/browser/styles/main/HomeContainer/lib/Tutorial.styl index 913bfbe5..309c785a 100644 --- a/browser/styles/main/HomeContainer/lib/Tutorial.styl +++ b/browser/styles/main/HomeContainer/lib/Tutorial.styl @@ -108,6 +108,8 @@ slideBgColor4 = #00B493 height 140px .slide3 background-color slideBgColor3 + .title + margin-bottom 15px .content font-size 18px &>img diff --git a/lib/components/modal/Tutorial.js b/lib/components/modal/Tutorial.js index cb2f2ed4..cc927d92 100644 --- a/lib/components/modal/Tutorial.js +++ b/lib/components/modal/Tutorial.js @@ -88,10 +88,11 @@ export default class Tutorial extends React.Component { return (
Easy to access with Finder
- With Finder, You can search your articles faster.
- You can open Finder by pressing Control + shift + tab
- To put the content of an article in the clipboard, press Enter.
- So you can paste it with Cmd(⌘) + V + The Finder helps you organize all of the files and documents.
+ There is a short-cut key [control + shift + tab] to open the Finder.
+ It is available to save your articles on the Clipboard
+ by selecting your file with pressing Enter key,
+ and to paste the contents of the Clipboard with [Command-V]