X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=static%2Fdebian.css;h=6aeb222515a894da2b9404428609a0cb5b024325;hp=9bf6a638065a9837ff601b2e31c074d27585f2fc;hb=58f3df6fefd7886f4a6765343354eb6e32503b1e;hpb=08a3e5101b86c2f243581193c5d09fe86be1f8c7 diff --git a/static/debian.css b/static/debian.css index 9bf6a63..6aeb222 100644 --- a/static/debian.css +++ b/static/debian.css @@ -832,15 +832,16 @@ div.tabular table > td:fist-child, table.tabular > td:fist-child, table.vendors } #langSelector { - color: #0035c7; - text-decoration: underline; +/* color: #0035c7; + text-decoration: underline; */ } #langSelector:hover { - cursor: pointer; - text-decoration: none; +/* 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,16 +851,12 @@ div.tabular table > td:fist-child, table.tabular > td:fist-child, table.vendors left: -1em; border-bottom: 1px solid #dfdfe0; margin-right: -1em; - min-width: 100%; /* make it reach the right edge if only a few + 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; } -#pageLang { - position: relative; -} #pageLang:hover #langContainer { display: block; }