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 23c1373 Automatic Site Publish by Buildbot
23c1373 is described below
commit 23c1373a9d47a601b3c9e305e0f0d0d5e382ac12
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 30 19:40:06 2021 +0000
Automatic Site Publish by Buildbot
---
output/theme/css/openoffice.css | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/output/theme/css/openoffice.css b/output/theme/css/openoffice.css
index c74e4f6..89f339f 100644
--- a/output/theme/css/openoffice.css
+++ b/output/theme/css/openoffice.css
@@ -88,7 +88,8 @@ a:hover {
a img { border: none; }
-.dropdown-item a:active {
+a:active {
+ color: #cccccc;
background-color: #0e85cd;
}