mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 20:33:30 +01:00
fix styles
This commit is contained in:
parent
405d39cfbc
commit
c53a45a3ee
1 changed files with 0 additions and 12 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue