loleaflet/css/mobilewizard.css | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit b659be003866e758ed591925b2e65baee6758d1c Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Fri Mar 6 12:56:59 2020 +0100 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Tue Apr 28 10:40:55 2020 +0200 jsdialog: add style for disabled button Change-Id: I034470a988a79abaed8eddcb97b84a02a54dcf12 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93032 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css index 0a54b8f30..ef618b209 100644 --- a/loleaflet/css/mobilewizard.css +++ b/loleaflet/css/mobilewizard.css @@ -799,6 +799,9 @@ input[type=checkbox]#UseBandingColumnStyle, input[type=checkbox]#UseLastColumnSt border: none; background-color: #ebf2fb; } +#mobile-wizard button:disabled{ + background-color: silver; +} #enablecontour + button { float: right; margin: 24px 0px; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits