Mouse and Cursor
cursor
- crosshair | text | wait | default | help | e-resize | ne-resize | n-resize | nw-resize | w-resize | sw-resize | s-resize | se-resize | number+px | auto | inherit
Print
page-break-before
- auto | always | avoid | left | right | inherit
page-break-after
- auto | always | avoid | left | right | inherit
opacity | filter:alpha(opacity=50)
- opacity is for mozilla browsers, filter:alpha is used for IE
- transbox {
opacity: .5;
filter: alpha(opacity=50);
}
caption-side
- top | bottom | left | right | inherit
empty-cells
table-layout
content
marker-offset
- number+px | auto | inherit
quotes