From c2cac57b41a6fffec794f5ffeaa34fbb1760dfc9 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 13 Apr 2015 19:15:05 +0000 Subject: [PATCH] --- pacotes/utils/index.php | 316 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/utils/rgbcolors.html | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 394 insertions(+), 0 deletions(-) create mode 100755 pacotes/utils/index.php create mode 100644 pacotes/utils/rgbcolors.html diff --git a/pacotes/utils/index.php b/pacotes/utils/index.php new file mode 100755 index 0000000..5a56b86 --- /dev/null +++ b/pacotes/utils/index.php @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + +
+
+
+ i3Geo 6.0 +
+
+ +
+
+ "; + } + ?> +
+
+ +
+ + + + + + +
+ +
+
+
+
+ + + + + +
+ + +
+
+ + + + +
+ + +
+
+ + + + +
+ +
+
+
+
+ + + + diff --git a/pacotes/utils/rgbcolors.html b/pacotes/utils/rgbcolors.html new file mode 100644 index 0000000..8ff9a14 --- /dev/null +++ b/pacotes/utils/rgbcolors.html @@ -0,0 +1,78 @@ + + + + + +RGBColor test + + + + + + +

RGB color parser demo

+ +

This is a demo of the RGBColor JavaScript class. Just type in something that should be a color and navigate away from the input field. The script will try to parse your input and derive a valid color.

+

For ideas on what's possible, click "Help?"

+

+ More info in this blog posting. +

+
+
+ +
+
+
+
+
+
+

+ help? +

+ + + -- libgit2 0.21.2