cp--cell-width Attribute | cpCellWidth Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the width of individual colors displayed by the colorpick behavior.

Syntax

CSS { cp--cell-width : iWidth }
Scripting [ iWidth = ] colorpick.style.cpCellWidth

Possible Values

iWidth Integer that specifies or receives the width of the colors.
18px
Default. The width of individual colors.

The property is read/write. The property has a default value of 18px. The Cascading Style Sheets (CSS) attribute is inherited.

Applies To

colorpick