Merge branch 'ent-7781-black-theme-botones-blancos-en-filtro-de-eventos' into 'develop'
fixed visual error See merge request artica/pandorafms!4283
This commit is contained in:
commit
4b5719c1da
|
@ -36,7 +36,8 @@ textarea,
|
||||||
select,
|
select,
|
||||||
.edit_user_comments #textarea_comments,
|
.edit_user_comments #textarea_comments,
|
||||||
.discovery_textarea_input,
|
.discovery_textarea_input,
|
||||||
.selection {
|
.selection,
|
||||||
|
button.sub {
|
||||||
background-color: #111 !important;
|
background-color: #111 !important;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue