User:Impartial just (test1)/vector.css

Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* Platform icons for downloads */
ul.download li {
  padding-left: 18px;
  list-style: none;
}
li.source { background: url("/gfx/filetypes/tux.png") left center no-repeat; }
li.win { background: url("/gfx/filetypes/winlogo.png") left center no-repeat; }
li.music { background: url("/gfx/filetypes/music.gif") left center no-repeat; }
li.generic { background: url("/gfx/dlicon.gif") left center no-repeat; }
 
/* Hide talk tab */
#ca-talk { display:none!important; }