mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 03:55:38 +08:00
FIX: Login button icons should be white
This commit is contained in:
parent
dfd63b185f
commit
925606f8b1
@ -176,6 +176,9 @@
|
|||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
.btn-social {
|
.btn-social {
|
||||||
|
.d-icon {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #666;
|
background: #666;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user