mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 15:20:11 +08:00
FIX: Login button icons should be white
This commit is contained in:
parent
34f120c011
commit
94ccedb730
@ -176,6 +176,9 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
.btn-social {
|
||||
.d-icon {
|
||||
color: #fff;
|
||||
}
|
||||
color: #fff;
|
||||
background: #666;
|
||||
&:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user