Remove outdated unused jquery.tipsy styles from common/shared.css
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Thu, 10 Jul 2014 14:59:19 +0000 (16:59 +0200)
committerKrinkle <krinklemail@gmail.com>
Thu, 10 Jul 2014 16:45:14 +0000 (16:45 +0000)
commita91a14b29e43aaedb837a6c92ea8bd9449638e7d
treed20fb6155e2a0928a0920143820e458a7c1e2338
parent7b488f64ee6f0ed3ce1c5ede62c25e756a8840e0
Remove outdated unused jquery.tipsy styles from common/shared.css

This code is really, really old and not compatible with jquery.tipsy
anymore. Look at the image. It's a single arrow. That's not how
the tipsy version we are currently using works. It needs to be a
star with arrows pointing to all four directions.

Luckily this is just dead code. The jquery.tipsy.css file is loaded
after shared.css and overrides the outdated styles anyway.

Wikibase uses it's own styles for the tipsy tooltips. So there are
three places that try to style the tipsy tooltips: shared.css,
tipsy.css and Wikibase' wbtooltip.css. For some reason this broke
the ULS tooltips on wikidata.org. I would like to fix this mess by
removing all individual styles. I will submit an other patch that
removes the individual styles in Wikibase.

Bug: 67802
Change-Id: Idfd3a5e30dd2f24dbd588a30c1f516d5d219ced5
skins/common/images/tipsy-arrow.gif [deleted file]
skins/common/shared.css