mirror of
https://github.com/searxng/searxng.git
synced 2026-05-27 05:10:12 +02:00
[mod] oscar: move compiled files to the src directory
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// display cursor
|
||||
.cursor-text {
|
||||
cursor: text !important;
|
||||
}
|
||||
|
||||
.cursor-pointer {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
Reference in New Issue
Block a user