Gitee/searx/static/oscar/less/oscar/cursor.less
2014-10-05 14:40:47 +02:00

4 lines
64 B
Text

// display cursor
.cursor-text {
cursor: text !important;
}