fix styles

This commit is contained in:
Val Erastov 2016-10-09 17:53:16 -07:00
parent 405d39cfbc
commit c53a45a3ee

View file

@ -82,14 +82,6 @@
color: #eee;
}
.tc-ctrl input[type=checkbox] {
vertical-align: sub;
}
.tc-ctrl input[type=radio] {
vertical-align: sub;
}
.tc-scroll {
overflow-y: auto;
overflow-x: hidden;
@ -148,10 +140,6 @@
padding-right: 5px;
}
input[type=checkbox] {
vertical-align: sub;
}
.tc-pseudo-btn {
cursor : pointer;
}