chat create group button color change and houver on actions

This commit is contained in:
Eudes Inácio
2021-10-27 14:05:03 +01:00
parent 38f741562f
commit f0a44ef583
2 changed files with 2 additions and 1 deletions
@@ -174,6 +174,7 @@ ion-toolbar{
.item-active{
background-color: var(--gabinete-active-hove-background) !important;
color: #fff !important;
pointer-events: none;
}
.item:hover{
@@ -69,7 +69,7 @@ ion-content{
padding: 0!important;
float: right;
font-size: 15px;
color: #0782c9;
color: var(--font-awesome);
margin: 8px 5px 0 5px;
}
.right{