dfcreative/color-tool

View on GitHub
index.css

Summary

Maintainability
Test Coverage
@import "slidy";

.picky {
    position: relative;
}
.picky-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.picky-picker{
    height: 20px;
    width: 20px;
    border-radius: 20px;
}