From 59741f2e53e1bc27fba310df35c8f49b228c1ed2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 3 Nov 2013 02:34:25 +0200 Subject: [PATCH 1/2] Update demos/CSSLintDemo.htm. * add missing meta charset * remove type for CSS and JS since it's the default * reindent JS --- demos/CSSLintDemo.htm | 45 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/demos/CSSLintDemo.htm b/demos/CSSLintDemo.htm index 15d27c1f..360ae2cc 100644 --- a/demos/CSSLintDemo.htm +++ b/demos/CSSLintDemo.htm @@ -1,11 +1,12 @@ + CSSLint Demo - - +

CSSLint Demo

@@ -72,34 +73,32 @@

CSSLint Demo

(You may want to keep the CSS kinda small, this could take a while.)

-
- -
+
From 157a95739eb080537edb068907f5081f9917af44 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 22 Nov 2013 14:36:07 +0200 Subject: [PATCH 2/2] Improve demos/CSSLintDemo.htm. Add default font and color for warning. --- demos/CSSLintDemo.htm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demos/CSSLintDemo.htm b/demos/CSSLintDemo.htm index 360ae2cc..3e60ea0b 100644 --- a/demos/CSSLintDemo.htm +++ b/demos/CSSLintDemo.htm @@ -4,7 +4,9 @@ CSSLint Demo