Tests and fix for #1689

This commit is contained in:
Synchro
2013-11-29 01:24:25 +01:00
parent 13f41017ed
commit 167e802875
3 changed files with 10 additions and 1 deletions

View File

@@ -78,3 +78,7 @@
#alpha #hsl {
opacity: 1;
}
#percentage {
color: 255;
border-color: rgba(255, 0, 0, 0.5);
}