Browse Source

compile css

Hugo Roy 8 years ago
parent
commit
e90473814f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      style.css
  2. 1 1
      style.less

File diff suppressed because it is too large
+ 1 - 1
style.css


+ 1 - 1
style.less

@@ -6,7 +6,7 @@
 @brand-primary:  lighten(@violet,5%);
 
 .statut {
-	.clos {
+	&.clos {
 		.bg-warning;
 	}	
 }