Keep shorthand color form the same way as named colors are kept. #2481

This commit is contained in:
jurcovicovam
2015-07-19 14:54:41 +02:00
parent 3178103b7f
commit 30fe1cb9e2
12 changed files with 21 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
/* Safari and Chrome */
}
.bg {
background-image: linear-gradient(#333333 /*{comment}*/, #111111);
background-image: linear-gradient(#333 /*{comment}*/, #111);
}
#planadvisor,
.first,