[Pkg-javascript-commits] [less.js] 21/25: tt
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.5
in repository less.js.
commit 9c7854708bafa2bddc36f37bf49d7a256ecf7d57
Author: jurcovicovam <meri at meri.org>
Date: Wed Aug 27 22:36:23 2014 +0200
tt
---
test/less/comments.less | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/less/comments.less b/test/less/comments.less
index 468877c..bfdce24 100644
--- a/test/less/comments.less
+++ b/test/less/comments.less
@@ -62,7 +62,7 @@
*/
.selector /* .with */, .lots, /* of */ .comments {
- color/* survive *//* me too */: grey, /* blue */ orange;
+ color/* survive */ /* me too */: grey, /* blue */ orange;
-webkit-border-radius: 2px /* webkit only */;
-moz-border-radius: (2px * 4) /* moz only with operation */;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list