mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-05 13:40:27 -05:00
Fix search colours on Just Cause 3
This commit is contained in:
@@ -291,7 +291,6 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background: white;
|
background: white;
|
||||||
color: black;
|
|
||||||
border: solid #808080;
|
border: solid #808080;
|
||||||
border-width: 0px 1px 1px;
|
border-width: 0px 1px 1px;
|
||||||
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
|
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
|
||||||
@@ -328,6 +327,7 @@ a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
|
|||||||
border: none;
|
border: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
color: black;
|
||||||
background: none;
|
background: none;
|
||||||
font: inherit;
|
font: inherit;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user