mirror of
https://github.com/SrIzan10/analytics.srizan.ml.git
synced 2026-05-01 10:35:15 +00:00
- Removes spellcheck for domain entry field - Adds the ability to assign websites to other users if you are an admin
6 lines
87 B
CSS
6 lines
87 B
CSS
.dropdown {
|
|
-moz-appearance: none;
|
|
-webkit-appearance: none;
|
|
appearance: none;
|
|
}
|