oscar template: using less to generate oscar.min.css

This commit is contained in:
Thomas Pointhuber
2014-09-29 10:27:19 +02:00
parent 841f1eedfc
commit f4457da0a1
10 changed files with 103 additions and 72 deletions

View File

@@ -0,0 +1,4 @@
// display cursor
.cursor-text {
cursor: text !important;
}