loleaflet/css/toolbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit dfb3e3a02df7d279cc4c99b0881dc6270fd6e688 Author: Pedro <pedro.si...@collabora.com> AuthorDate: Wed Oct 9 08:59:23 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Wed Oct 9 10:03:59 2019 +0200 Round last squared color pickers Change-Id: Ie247caa53b537b110d093e3839aecf890fdcfd02 Reviewed-on: https://gerrit.libreoffice.org/80512 Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> Tested-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css index 7417b2b4c..960200ff3 100644 --- a/loleaflet/css/toolbar.css +++ b/loleaflet/css/toolbar.css @@ -4,7 +4,7 @@ } } @media (max-width: 767px), (max-device-height: 767px) { - #BackColor .w2ui-tb-caption > div, #FontColor .w2ui-tb-caption > div, #BackgroundColor .w2ui-tb-caption > div{ + #BackColor .w2ui-tb-caption > div, #FontColor .w2ui-tb-caption > div, #BackgroundColor .w2ui-tb-caption > div, #FrameLineColor > div, #Color > div{ border-radius:100px !important; } #toolbar-down table.w2ui-button.checked .w2ui-tb-image{ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits