User:Iritscen/vector.css: Difference between revisions

undoing CatTree mod test
(Undo revision 24691 by Iritscen (talk))
(undoing CatTree mod test)
Line 18: Line 18:
div#mw-head a:visited {color:#36B} /* make visited same as base color */
div#mw-head a:visited {color:#36B} /* make visited same as base color */
div#footer a:visited {color:#36B} /* make visited same as base color */
div#footer a:visited {color:#36B} /* make visited same as base color */
.CategoryTreeItem:after
{
  content:"|";
  visibility:visible;
}
.CategoryTreeTag div
{
  display:inline;
  list-style-type:none;
  padding-right:20px;
}