diff --git a/_shared_assets/themes/nextcloud_com/static/styles.css b/_shared_assets/themes/nextcloud_com/static/styles.css index cadbf0edc..990023703 100644 --- a/_shared_assets/themes/nextcloud_com/static/styles.css +++ b/_shared_assets/themes/nextcloud_com/static/styles.css @@ -279,7 +279,8 @@ nav a { color: white; -webkit-transition: 0.3s; transition: 0.3s; - font-size: 16px; } + font-size: 16px; + cursor: pointer !important;} .nav .container .nav__sections .nav__section .nav__links { position: absolute; padding: 20px 20px 20px 35px;