pull/25/head
peterd 9 years ago
parent 02710f641f
commit fdc31090e6

@ -36,9 +36,9 @@
'cursor{position:absolute;margin-top:-4px;width:100%;border:4px s' + 'cursor{position:absolute;margin-top:-4px;width:100%;border:4px s' +
'olid #fff;border-color:transparent #fff;box-sizing:border-box}.c' + 'olid #fff;border-color:transparent #fff;box-sizing:border-box}.c' +
'p-alpha{clear:both;width:100%;height:16px;margin:6px 0;backgroun' + 'p-alpha{clear:both;width:100%;height:16px;margin:6px 0;backgroun' +
'd:linear-gradient(to right,#444),rgba(0,0,0,0))}.cp-alpha-cursor' + 'd:linear-gradient(to right,#444,rgba(0,0,0,0))}.cp-alpha-cursor{' +
'{position:absolute;margin-left:-4px;height:100%;border:4px solid' + 'position:absolute;margin-left:-4px;height:100%;border:4px solid ' +
' #fff;border-color:#fff transparent;box-sizing:border-box}', '#fff;border-color:#fff transparent;box-sizing:border-box}',
ColorPicker = function(options) { ColorPicker = function(options) {
_color = this.color = new Colors(options); _color = this.color = new Colors(options);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save