(bug 26617) clean up usages of list-style in Vector&Monobook CSS
authorMatmaRex <matma.rex@gmail.com>
Sat, 17 Nov 2012 17:54:51 +0000 (18:54 +0100)
committerMatmaRex <matma.rex@gmail.com>
Sun, 18 Nov 2012 21:13:46 +0000 (22:13 +0100)
commit037e7e0cb54850f77963c8304628e87a49d7babb
tree025746f9dd201fc52ece3d25702b56e21ca81cb4
parent44e68ac4f708a9f393a9d2e228acbd35c1cf2f07
(bug 26617) clean up usages of list-style in Vector&Monobook CSS

* remove list-style-*: none from non-list elements
* remove duplicate declarations
* always use list-style-type:none; list-style-image:none; instead of
  list-style:none to work around an IE bug
* set list-style-type to square for Monobook and to disc for Vector
  to resemble the icons used

Change-Id: I0d10acc9f07f1bf4239c70b476baea9a0ae40391
skins/monobook/main.css
skins/vector/screen.css