Merge #17063 - Fix Metro theme text color for buttons in the browse table navigation bar
Pull-request: #17063 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
e260a40d90
@ -2522,6 +2522,7 @@ form.append_fields_form .tblFooters {
|
||||
input {
|
||||
&[type="submit"] {
|
||||
background: $navi-background;
|
||||
color: $navi-color;
|
||||
border: none;
|
||||
filter: none;
|
||||
margin: 5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user