This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch preview/refresh-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh-staging by
this push:
new c3dcad6 Automatic Site Publish by Buildbot
c3dcad6 is described below
commit c3dcad6b1c3285c126d66348678d36c6b62f9bcb
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 30 19:32:25 2021 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/openoffice.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css
index e993864..c74e4f6 100644
--- a/output/theme/css/openoffice.css
+++ b/output/theme/css/openoffice.css
@@ -88,6 +88,10 @@ a:hover {
a img { border: none; }
+.dropdown-item a:active {
+ background-color: #0e85cd;
+}
+
h1,h2,h3,h4,h5,h6 {
color: #333333;
text-transform:none;