diff options
| author | Julie Lala <jules@okfoc.us> | 2015-08-18 01:09:34 -0400 |
|---|---|---|
| committer | Julie Lala <jules@okfoc.us> | 2015-08-18 01:09:34 -0400 |
| commit | be3ee32defb4e0a0b013beed1398b67ced8d13e5 (patch) | |
| tree | c9aa73be8b97afc5aa67a992420e8b0fb333623f /webcam.html | |
| parent | 1ea6de86eb3d086971fced5123c18b8f41c64161 (diff) | |
cursor pointer
Diffstat (limited to 'webcam.html')
| -rw-r--r-- | webcam.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webcam.html b/webcam.html index d80985e..bbdeda2 100644 --- a/webcam.html +++ b/webcam.html @@ -5,6 +5,7 @@ label { min-width: 70px; display: inline-block; } #text_style { width: 100px; } label.cbox { min-width: 50px; } +canvas { cursor: pointer; } </style> <body class="transparent"> <div id="controls"> |
