From 30915083beed090b20f850bdf581aa68ae630a97 Mon Sep 17 00:00:00 2001 From: garbash Date: Tue, 16 Jun 2015 14:29:15 -0700 Subject: input help text --- res/client/css/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index b83ced29..a09769d7 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -670,6 +670,9 @@ table { .analyser-span-space-link-node { color: blue; } +.input-help-text { + color: #919095; } + /* This file is part of rhizi, a collaborative knowledge graph editor. Copyright (C) 2014-2015 Dor Garbash, Amir Sagie and Alon Levy -- cgit v1.3.1