Start using new HSL API

This commit is contained in:
Jan Tuomi
2017-10-31 15:54:09 +02:00
parent 2501d034db
commit ea48cef206
7 changed files with 185 additions and 188 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
table {
font-size: 5vh;
font-size: 4vh;
font-family: 'Droid Sans Mono', monospace;
}
.red {
@@ -58,9 +58,9 @@ thead{
margin-left: 0;
margin-right: 0;
}
.repeat-item.ng-leave {
-webkit-transition:0.5s linear all;
transition:0.5s linear all;
}
.repeat-item.ng-leave.ng-leave-active {