User:Yair rand/TabbedLanguages.css
Jump to navigation
Jump to search
Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.
- Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
- Konqueror and Chrome: click Reload or press F5;
- Opera: clear the cache in Tools → Preferences;
- Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
- This stylesheet lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • redirects • your own
#languageLinks .unselectedTab, #languageLinks .selectedTab {
height:2.5em;
padding:1.25em 0 .5em;
}
#languageLinks .selectedTab a{
cursor:pointer;
color:#333333;
height:2.5em;
line-height:2em;
padding-left:0em;
padding-right:.6em;
white-space:nowrap;
padding-top:.6em;
padding-bottom:.6em;
font-size:150%;
}
#languageLinks .unselectedTab a {
cursor:pointer;
color:#AAAAAA;
height:2.5em;
line-height:2em;
padding-left:0em;
padding-right:0.6em;
white-space:nowrap;
padding-top:.6em;
padding-bottom:.6em;
font-size:150%;
}
#toctitle {
display:none;
}
.toclevel-1>a {
display:none;
}
#toc td>ul {
margin-left:-2em;
}