forked from External/greenlight
GRN2-253: Added the ability to share rooms across multiple users (#912)
* Added ability to share rooms with other users * Fixed testcases
This commit is contained in:
committed by
farhatahmad
parent
8cbfc3f730
commit
967130e57c
@ -91,7 +91,8 @@ a {
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
&:active {
|
||||
&:active, &.active {
|
||||
color: $primary-color !important;
|
||||
background-color: $primary-color-lighten !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user