mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 09:45:04 +01:00
b388961b8b
- 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;
|
|
}
|