[gimp-help-2] Make the language navigation look nice



commit ecd9da4ae0aa7b20f5ac4ae85a8c8b748ef0b2c2
Author: Roman Joost <roman bromeco de>
Date:   Wed Dec 5 08:25:11 2012 +1000

    Make the language navigation look nice

 stylesheets/gimp-help-screen.css |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/stylesheets/gimp-help-screen.css b/stylesheets/gimp-help-screen.css
index 881fb35..31c1e21 100644
--- a/stylesheets/gimp-help-screen.css
+++ b/stylesheets/gimp-help-screen.css
@@ -515,6 +515,18 @@ div.navheader,div.heading {
 div.navfooter,div.footing {
   border-top: 1px solid;
 }
+
+div.navheader .show_other_language {
+  background: rgb(21, 21, 21);
+  padding: 0.2em;
+  font-size: small;
+  text-align: center;
+}
+div.navheader .show_other_language a {
+  margin: 0 0.2em;
+  text-decoration: none;
+}
+
 /********* /
 /  colors  /
 / *********/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]