help3xsl/default.css | 1 + 1 file changed, 1 insertion(+) New commits: commit e1bc9445a23c41a19ff529f3ed014eaace091d5e Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> Date: Wed May 2 15:47:00 2018 -0500
Helponline: Provide a visual indicator for people to notice inputs Otherwise, it’s impossible to know you can click one and have its text copied into your clipboard. Change-Id: I9243229c0e507f35b35768ec71473117c2c34a8d diff --git a/help3xsl/default.css b/help3xsl/default.css index d56ecae71..b0a0834e6 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -46,6 +46,7 @@ h6, .input { transition-property: background-color; transition-duration: 150ms; + border-bottom: 1px dashed #E8E8E8; } [data-tooltip]{ position:relative; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits