[Xfce4-commits] [www/www.xfce.org] 01/01: Further improvements on the wiki
noreply at xfce.org
noreply at xfce.org
Wed Jun 21 15:01:51 CEST 2017
This is an automated email from the git hooks/post-receive script.
k n o m e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository www/www.xfce.org.
commit 4418dc1cc550094dff79b1951ca03a5d81b59293
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date: Wed Jun 21 16:00:43 2017 +0300
Further improvements on the wiki
---
style/site_bugzilla.css | 0
style/site_wiki.css | 10 ++++++++++
2 files changed, 10 insertions(+)
diff --git a/style/site_bugzilla.css b/style/site_bugzilla.css
new file mode 100644
index 0000000..e69de29
diff --git a/style/site_wiki.css b/style/site_wiki.css
index 2cd2ac5..32cff83 100644
--- a/style/site_wiki.css
+++ b/style/site_wiki.css
@@ -36,6 +36,7 @@ a span {
margin: 0;
width: 100%;
border: none;
+ margin-bottom: 1em;
}
#dw__toc h3 {
font-weight: normal;
@@ -83,3 +84,12 @@ a span {
#footer .bar-right form {
display: inline;
}
+
+div.plugin_translation select {
+ background-color: #f7f7f7 !important;
+ padding: 0.2em 0.5em !important;
+ border: 1px solid rgba( 0, 0, 0, 0.2 ) !important;
+ border-radius: 0.2em !important;
+ box-shadow: none !important;
+ color: #000 !important;
+}
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list