Custom comparisons, performance improvements

This commit is contained in:
Colin McLeod
2015-05-20 00:29:24 -07:00
parent 02fe76f43b
commit 6c1e3a7410
146 changed files with 1096 additions and 1062 deletions

View File

@@ -49,14 +49,6 @@ textarea {
}
}
input {
background: @primary-bg;
border: 1px solid @primary-disabled;
color: @secondary-disabled;
outline: none;
}
.dismiss {
background-color: @primary-bg;
}
}