cursor
cursor 속성에 대한 유틸리티입니다.
마우스 포인터가 요소 위에 있을 때 표시될 마우스 커서의 모양을 설정합니다.
클래스 | 약어 클래스 | 속성 |
---|---|---|
cursor:alias | csr:alias | cursor: alias !important; |
cursor:all-scroll | csr:all-scroll | cursor: all-scroll !important; |
cursor:auto | csr:auto | cursor: auto !important; |
cursor:cell | csr:cell | cursor: cell !important; |
cursor:col-resize | csr:col-resize | cursor: col-resize !important; |
cursor:context-menu | csr:context-menu | cursor: context-menu !important; |
cursor:copy | csr:copy | cursor: copy !important; |
cursor:crosshair | csr:crosshair | cursor: crosshair !important; |
cursor:default | csr:default | cursor: default !important; |
cursor:e-resize | csr:e-resize | cursor: e-resize !important; |
cursor:ew-resize | csr:ew-resize | cursor: ew-resize !important; |
cursor:grab | csr:grab | cursor: grab !important; |
cursor:grabbing | csr:grabbing | cursor: grabbing !important; |
cursor:help | csr:help | cursor: help !important; |
cursor:move | csr:move | cursor: move !important; |
cursor:n-resize | csr:n-resize | cursor: n-resize !important; |
cursor:ne-resize | csr:ne-resize | cursor: ne-resize !important; |
cursor:ns-resize | csr:ns-resize | cursor: ns-resize !important; |
cursor:nw-resize | csr:ns-resize | cursor: nw-resize !important; |
cursor:nesw-resize | csr:nesw-resize | cursor: nesw-resize !important; |
cursor:no-drop | csr:no-drop | cursor: no-drop !important; |
cursor:not-allowed | csr:not-allowed | cursor: not-allowed !important; |
cursor:pointer | csr:pointer | cursor: pointer !important; |
cursor:progress | csr:progress | cursor: progress !important; |
cursor:row-resize | csr:row-resize | cursor: row-resize !important; |
cursor:s-resize | csr:s-resize | cursor: s-resize !important; |
cursor:se-resize | csr:se-resize | cursor: se-resize !important; |
cursor:sw-resize | csr:sw-resize | cursor: sw-resize !important; |
cursor:text | csr:text | cursor: text !important; |
cursor:vertical-text | csr:vertical-text | cursor: vertical-text !important; |
cursor:w-resize | csr:w-resize | cursor: w-resize !important; |
cursor:wait | csr:wait | cursor: wait !important; |
cursor:zoom-in | csr:zoom-in | cursor: zoom-in !important; |
cursor:zoom-out | csr:zoom-out | cursor: zoom-out !important; |
cursor:none | csr:none | cursor: none !important; |