[Xfce4-commits] [www/forum.xfce.org] 53/79: Unset background for header shadow.
noreply at xfce.org
noreply at xfce.org
Tue May 21 14:48:48 CEST 2019
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c o m m i t t o b r a n c h o l d f o r u m
in repository www/forum.xfce.org.
commit 4f5787560ab5726d8a2e13c89d9196aac920ba71
Author: Nick Schermer <nick at xfce.org>
Date: Mon Nov 28 22:11:18 2011 +0100
Unset background for header shadow.
---
include/template/admin.tpl | 1 +
include/template/main.tpl | 1 +
2 files changed, 2 insertions(+)
diff --git a/include/template/admin.tpl b/include/template/admin.tpl
index 7fc067e..5bfc4fa 100644
--- a/include/template/admin.tpl
+++ b/include/template/admin.tpl
@@ -11,6 +11,7 @@ body {
}
.pun {
font: inherit;
+ background: none;
}
</style>
</head>
diff --git a/include/template/main.tpl b/include/template/main.tpl
index 9e2a663..b62bbd7 100644
--- a/include/template/main.tpl
+++ b/include/template/main.tpl
@@ -11,6 +11,7 @@ body {
}
.pun {
font: inherit;
+ background: none;
}
</style>
</head>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list