Desgin for Manage Users Tabs (#1777)

* Update _subtitle.html.erb

* Update _manage_users_tags.html.erb

* Update admins.scss

* Update _primary_themes.scss

* Update _manage_users_tags.html.erb
This commit is contained in:
MrKeksi
2020-06-26 19:36:38 +02:00
committed by GitHub
parent 811a0d3920
commit 3ac85d97d6
4 changed files with 28 additions and 25 deletions

View File

@ -84,10 +84,8 @@
color: white !important;
}
.manage-users-tab {
&:hover {
cursor: pointer;
}
#manage-users-nav.nav-tabs .nav-item {
margin-bottom: -1px;
}
#merge-account-arrow {
@ -96,4 +94,4 @@
right: 47%;
z-index: 999;
background: white;
}
}