- 91A789F6AACB18B91F033245C61F5B9D8EC4100882617558FE83478AE582F06F7FC895EA38F29C77F0524FC52F5717DEA62F08C9C70A95A6167A9145040923D8
+ 3885D052A170B8F305FE47DBA1A246EB0B9AABEF48E30A83891C66512435FDF6BB284F6F1F181CC4D2FB0552D7661FA23DB68EF8193B54A9B9EE69DCB4B7B189
mp-wp/wp-admin/css/farbtastic.css
(16 . 17)(16 . 17)
1038 height: 101px;
1039 }
1040 .farbtastic .wheel {
1041 background: url(../images/wheel.png.svg) no-repeat;
1042 background: url(../images/wheel.svg) no-repeat;
1043 width: 195px;
1044 height: 195px;
1045 }
1046 .farbtastic .overlay {
1047 background: url(../images/mask.png.svg) no-repeat;
1048 background: url(../images/mask.svg) no-repeat;
1049 }
1050 .farbtastic .marker {
1051 width: 17px;
1052 height: 17px;
1053 margin: -8px 0 0 -8px;
1054 overflow: hidden;
1055 background: url(../images/marker.png.svg) no-repeat;
1056 background: url(../images/marker.svg) no-repeat;
1057 }