MediaWiki:Common.css: Difference between revisions

do we need this fix?
(trying out treeview from Wikipedia)
(do we need this fix?)
Line 1,091: Line 1,091:
  * where emptyline cause the first child to become the 2nd child. Such a mess.
  * where emptyline cause the first child to become the 2nd child. Such a mess.
  */
  */
.treeview li.emptyline > ul > .mw-empty-elt:first-child + .emptyline,
/*.treeview li.emptyline > ul > .mw-empty-elt:first-child + .emptyline,
.treeview li.emptyline > ul > li:first-child {
.treeview li.emptyline > ul > li:first-child {
background-position: 0 9px
background-position: 0 9px
}
}*/