Change active button hover color
This commit is contained in:
parent
7455467c40
commit
88ce5f3d1d
|
@ -474,9 +474,6 @@ blockquote .icon-quote-open {
|
||||||
box-shadow: #247BA0 0em 0em 1em 0em;
|
box-shadow: #247BA0 0em 0em 1em 0em;
|
||||||
color: #247BA0;
|
color: #247BA0;
|
||||||
}
|
}
|
||||||
.interaction .active button:hover .icon {
|
|
||||||
color: #888;
|
|
||||||
}
|
|
||||||
.interaction button {
|
.interaction button {
|
||||||
background: white;
|
background: white;
|
||||||
height: 2em;
|
height: 2em;
|
||||||
|
|
Loading…
Reference in New Issue