From b4b4e9102e924f1d6331a32e39f636202c18b8ed Mon Sep 17 00:00:00 2001 From: Sebastian Steuer Date: Sat, 7 Dec 2013 17:49:00 +0100 Subject: [PATCH] make slope field in profile table readonly --- public/assets/js/picoreflow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/js/picoreflow.js b/public/assets/js/picoreflow.js index 20226cb..3b2eed6 100644 --- a/public/assets/js/picoreflow.js +++ b/public/assets/js/picoreflow.js @@ -84,7 +84,7 @@ function updateProfileTable() html += ''; html += ''; html += '
'; + ' input-group-addon" style="top: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 1), -1px -1px 0 rgba(0, 0, 0, 1); font-weight: bold; color: '+color[0]+'; background: '+color[1]+'">'; html += ' '; }