diff --git a/Base/res/html/misc/cursor.html b/Base/res/html/misc/cursor.html new file mode 100644 index 0000000000..78b941daba --- /dev/null +++ b/Base/res/html/misc/cursor.html @@ -0,0 +1,278 @@ + + +
+This is a paragraph with a title attribute.
+
+ This is a link with a title
+
This is a paragraph with a custom cursor.
+
+ This is a link with a custom cursor
+
Cursor Name | +Text | +Button | +Block | +
---|---|---|---|
auto | +auto | ++ | + |
default | +default | ++ | + |
none | +none | ++ | + |
text | +text | ++ | + |
context-menu | +context-menu | ++ | + |
help | +help | ++ | + |
pointer | +pointer | ++ | + |
progress | +progress | ++ | + |
wait | +wait | ++ | + |
cell | +cell | ++ | + |
crosshair | +crosshair | ++ | + |
text | +text | ++ | + |
vertical-text | +vertical-text | ++ | + |
alias | +alias | ++ | + |
copy | +copy | ++ | + |
move | +move | ++ | + |
no-drop | +no-drop | ++ | + |
not-allowed | +not-allowed | ++ | + |
grab | +grab | ++ | + |
grabbing | +grabbing | ++ | + |
e-resize | +e-resize | ++ | + |
n-resize | +n-resize | ++ | + |
ne-resize | +ne-resize | ++ | + |
nw-resize | +nw-resize | ++ | + |
s-resize | +s-resize | ++ | + |
se-resize | +se-resize | ++ | + |
sw-resize | +sw-resize | ++ | + |
w-resize | +w-resize | ++ | + |
ew-resize | +ew-resize | ++ | + |
ns-resize | +ns-resize | ++ | + |
nesw-resize | +nesw-resize | ++ | + |
nwse-resize | +nwse-resize | ++ | + |
col-resize | +col-resize | ++ | + |
row-resize | +row-resize | ++ | + |
all-scroll | +all-scroll | ++ | + |
zoom-in | +zoom-in | ++ | + |
zoom-out | +zoom-out | ++ | + |