Last modified: 2013-10-08 16:42:03 UTC
Right now 'wikibase.css' styles our whole UI to look nice with Vector. E.g. on entity pages it hides the original h1 and displays our entity label in the same place and attempts to style it look the same. It would be easier for implementing and maintaining other skins if the above were done in two separate files. The first file would be a 'wikibase.shared.css', equivalent to core's shared.css. On top of that there could be individual styles per skin. The only skin specific file we would have right now would be a 'wikibase.vector.css'.
Closing this as we really need to get down the number of Wikidata bugs and this doesn't seem very useful to keep around atm.