-
+ 91A789F6AACB18B91F033245C61F5B9D8EC4100882617558FE83478AE582F06F7FC895EA38F29C77F0524FC52F5717DEA62F08C9C70A95A6167A9145040923D8
mp-wp/wp-admin/css/farbtastic.css
(0 . 0)(1 . 32)
6085 .farbtastic {
6086 position: relative;
6087 }
6088 .farbtastic * {
6089 position: absolute;
6090 cursor: crosshair;
6091 }
6092 .farbtastic, .farbtastic .wheel {
6093 width: 195px;
6094 height: 195px;
6095 }
6096 .farbtastic .color, .farbtastic .overlay {
6097 top: 47px;
6098 left: 47px;
6099 width: 101px;
6100 height: 101px;
6101 }
6102 .farbtastic .wheel {
6103 background: url(../images/wheel.png.svg) no-repeat;
6104 width: 195px;
6105 height: 195px;
6106 }
6107 .farbtastic .overlay {
6108 background: url(../images/mask.png.svg) no-repeat;
6109 }
6110 .farbtastic .marker {
6111 width: 17px;
6112 height: 17px;
6113 margin: -8px 0 0 -8px;
6114 overflow: hidden;
6115 background: url(../images/marker.png.svg) no-repeat;
6116 }