mirror of
https://github.com/searxng/searxng.git
synced 2026-05-31 15:07:17 +02:00
[enh] oscar theme redesign added
The original code made by @logico-dev (#559)
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