VectorGOLEM/components
Bartosz Dziewoński 16e16eb075 Don't use JavaScript to style first sidebar portlet
We were adding a .first CSS class to the portlet from JavaScript
instead of just using a smarter selector, which caused the incorrectly
styled portlet to visibly flash sometimes.

This was only useful for IE 6 (even IE 7 supports the sibling selector
'+', which we can use here), and we don't serve JavaScript to it
anymore. It would be neater to use ':first-of-type', but that's not as
widely supported.

Bug: T89542
Change-Id: I1904b3899c43bca52a6c996b8ce08c8bdf764aa0
2015-02-15 00:43:55 +00:00
..
common.less Add SVG version of bullet-icon and use .list-style-image-svg() 2015-02-12 23:00:10 +00:00
externalLinks.less Use .mw-body instead of div#content 2014-08-13 03:52:51 -07:00
footer.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
navigation.less Don't use JavaScript to style first sidebar portlet 2015-02-15 00:43:55 +00:00
personalMenu.less Make profile icon gender neutral and remove from login link in Vector 2014-09-12 12:29:29 -07:00
search.less search.less: Use static width for the search button 2014-08-28 17:13:22 +00:00
tabs.less Remove 'margin-left: -1px;' on "More" menu 2014-12-16 17:42:18 +01:00
watchstar.less Revert "Replace desktop watchstar icon with mobile skin one" 2014-12-16 18:22:27 +00:00