optimize: style dashboard topbar.

fix: seed view roles relations.
fix: stopped all resources reducers temp.
fix: stopped filter dropdown component temp.
This commit is contained in:
Ahmed Bouhuolia
2020-10-18 00:31:02 +02:00
parent f211950c7f
commit 00ba1bb75e
8 changed files with 260 additions and 266 deletions

View File

@@ -103,11 +103,15 @@
.td.actions{
.bp3-button{
background-color: transparent;
color: #E68F8E;
color: #e66d6d;
&:hover{
color: #c23030;
}
svg{
color: inherit;
}
}
}