No named colors and lowercase hex (#395)
* No named colors and lowercase hex * consistent
This commit is contained in:
committed by
Christopher Chedeau
parent
1ae3c64860
commit
8154ccd907
@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.context-menu-option:hover {
|
||||
color: white;
|
||||
color: #fff;
|
||||
background-color: #4e95f5;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user