File: rocanvas.css

Recommend this page to a friend!
  Classes of Bob   RoCanvas.js   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: CSS file
Class: RoCanvas.js
Let the user draw on a canvas different shapes
Author: By
Last change: Update of rocanvas.css
Date: 19 days ago
Size: 269 bytes
 

Contents

Class file image Download
.roCanvasColorPicker { border:1px solid black; text-decoration:none; display:block; float:left; width:25px; height:25px; margin-left:3px; } canvas{ touch-action: none; //For IE10+ and future browsers supporting touch-action property }