aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2011-02-17 20:54:35 +0000
committerDamyan Ivanov <dmn>2011-02-17 20:54:35 +0000
commita2f538e2a2262c50d11b4616adfce4e1fb9dbd63 (patch)
treeb77f7bc064e20afe7ba4964a7e748c9f8fc4c23d /english/debian.css
parent0d75d3148217a66e4e764fd84d1f47535b9cace2 (diff)
static, plain language selector
CVS version numbers english/debian.css: 1.84 -> 1.85
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css13
1 files changed, 7 insertions, 6 deletions
diff --git a/english/debian.css b/english/debian.css
index 3b7e8a32df5..17269176f5b 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -834,15 +834,16 @@ div.tabular table > td:fist-child, table.tabular > td:fist-child, table.vendors
margin-right: 1em;
}
#langSelector {
- color: #0035c7;
+/* color: #0035c7; */
/* text-decoration: underline; */
}
#langSelector:hover {
- cursor: pointer;
+/* cursor: pointer; */
/* text-decoration: none; */
}
#langContainer {
- #background-color: #f5f6f7;
+ padding-top: 0.5em;
+/* background-color: #f5f6f7;
background-color: white;
background-image:url('Pics/gradient-flipped.png');
background-position: bottom;
@@ -850,11 +851,11 @@ div.tabular table > td:fist-child, table.tabular > td:fist-child, table.vendors
display: none;
position: absolute;
left: -1em;
- border-bottom: 1px solid #dfdfe0;
+ padding: 0.5em 1em 1em 1em;
margin-right: -1em;
- min-width: 100%; /* make it reach the right edge if only a few
+ border-bottom: 1px solid #dfdfe0;
+ min-width: 100%; */ /* make it reach the right edge if only a few
languages are available */
- padding: 0.5em 1em 1em 1em;
}
#langContainer a {
margin-right: 1em;

© 2014-2024 Faster IT GmbH | imprint | privacy policy