mirror of https://github.com/vector-im/riot-web
use scss variable for grey
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
3cd9c152c2
commit
fd07b5c476
|
@ -88,7 +88,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MemberList_invite.mx_AccessibleButton_disabled {
|
||||
background-color: grey;
|
||||
background-color: $greyed-fg-color;;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue