whitespace cleanup
This commit is contained in:
@@ -20,5 +20,5 @@ Template.registerHelper("valueString", function(value){
|
||||
}
|
||||
result += resultArray[i];
|
||||
}
|
||||
return result;
|
||||
return result;
|
||||
});
|
||||
@@ -109,6 +109,5 @@ html /deep/ .white-text{
|
||||
|
||||
.white54 {
|
||||
color: #eee;
|
||||
color: rgba(255,255,255,0.54)
|
||||
|
||||
color: rgba(255,255,255,0.54);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user