diff --git a/apps/registration/static/registration/login.css b/apps/registration/static/registration/login.css index 77a2f0076191cf052efe2e5d8ed2fa111cfd790b..607d2de0a447d6427a077650542e3c8888e30177 100644 --- a/apps/registration/static/registration/login.css +++ b/apps/registration/static/registration/login.css @@ -15,4 +15,5 @@ Font-Awesome attribution is already done inside SVG files #login-form select { -moz-appearance: none; + cursor: pointer; } \ No newline at end of file diff --git a/note_kfet/static/css/custom.css b/note_kfet/static/css/custom.css index 6ad67d9beddf7d1f89a42c2be8ff1baf1a3fa868..cfd42a86879e0dad873e74e99a7168c3e1a167c0 100644 --- a/note_kfet/static/css/custom.css +++ b/note_kfet/static/css/custom.css @@ -41,6 +41,7 @@ select.language { color: #6c757d; -moz-appearance: none; width: auto; + cursor: pointer; } /* Last BDE colors */