From 907442b6e8dccd48830446c60a93ec91133b7be8 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Thu, 29 May 2014 17:12:12 -0300 Subject: [PATCH] Fixed reading form color tooltip --- app/views/readings/_form.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/readings/_form.html.erb b/app/views/readings/_form.html.erb index f752d40..2b6e01f 100644 --- a/app/views/readings/_form.html.erb +++ b/app/views/readings/_form.html.erb @@ -43,10 +43,10 @@

- The color that represents your reading. Use the color picker to choose! + The color that represents your reading. Use the color picker to choose! (Or type it in hexadecimal)

- Example values: red, orange, yellow, green, blue, etc. + Example values: 000000, 00ff00...

-- libgit2 0.21.2