FUCK. forgot about the color
This commit is contained in:
parent
9070b56cb4
commit
1df34a5a9c
1 changed files with 4 additions and 1 deletions
|
@ -243,7 +243,10 @@ div.die input[type=color] {
|
||||||
width: 34px;
|
width: 34px;
|
||||||
margin-left: -8px;
|
margin-left: -8px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -100px;
|
left: -10000px;
|
||||||
|
}
|
||||||
|
div.bag > div > input[type=color] {
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.die input[type=color]:hover {
|
div.die input[type=color]:hover {
|
||||||
|
|
Loading…
Reference in a new issue