diff options
| author | garbash <dor.garbash@gmail.com> | 2015-06-16 14:29:15 -0700 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-07-06 12:33:52 +0300 |
| commit | 30915083beed090b20f850bdf581aa68ae630a97 (patch) | |
| tree | d203ede3c6fbce26ad574aa08364b1e9436f693d /res/client/css/style.css | |
| parent | b5b07b76e2549db65f0d1a2b1150315439f73278 (diff) | |
input help text
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
