loleaflet/css/vex.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 6070fd1277e1b60a2c7b48eda69aef79e4231751 Author: Pedro Pinto Silva <pedro.si...@collabora.com> AuthorDate: Wed Feb 19 14:43:26 2020 +0100 Commit: Pedro Pinto da Silva <pedro.si...@collabora.com> CommitDate: Wed Feb 19 15:12:35 2020 +0100 Mobile: Vex: primary button: follow the same style as the button in the mobileWizard Change-Id: I7502de057122843d040ef1469c40815ce19e7178 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89022 Tested-by: Pedro Pinto da Silva <pedro.si...@collabora.com> Reviewed-by: Pedro Pinto da Silva <pedro.si...@collabora.com> diff --git a/loleaflet/css/vex.css b/loleaflet/css/vex.css index f7ee78df8..65e61ca67 100644 --- a/loleaflet/css/vex.css +++ b/loleaflet/css/vex.css @@ -148,8 +148,8 @@ button.vex-dialog-button-primary.vex-dialog-button.vex-first { border: 1px solid #0b87e7 !important; border-radius: 4px !important; - background-color: #fff !important; - color: #0b87e7 !important; + background-color: #0b87e7 !important; + color: #fff !important; } button.vex-dialog-button-secondary.vex-dialog-button.vex-last { border-radius: 4px; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits