diff options
-rw-r--r-- | help3xsl/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index d56ecae71a..b0a0834e6b 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; |