8 lines
124 B
CSS
8 lines
124 B
CSS
|
.farbtastic .color, .farbtastic .overlay {
|
||
|
left: 0;
|
||
|
right: 47px;
|
||
|
}
|
||
|
.farbtastic .marker {
|
||
|
margin: -8px -8px 0 0;
|
||
|
}
|