Commit graph

6 commits

Author SHA1 Message Date
Bartosz Dziewoński
dd4e7ccb8a Make #globalWrapper into a stacking context
It has some children with high z-indices, we don't want them to cover
elements appended at the end of the <body> (search suggestions, dialog
overlays, and such).

Bug: T73650
Change-Id: I6fb08bb1448093227017666c86980a1365835482
2014-11-25 00:13:38 +01:00
Bartosz Dziewoński
bb92aec2d8 Add support for page status indicators
Corresponding patch in core: I2389ff9a5332a2b1d033eb75f0946e5241cfaaf4.

Bug: 23796
Change-Id: Ie8eb418cd99636e73c7bbd54c1235a47ce71fd5a
2014-09-29 13:30:03 +02:00
Arlo Breault
2eae9b05ce Use .mw-body instead of div#content
* Renames the classes being applied to div#content and div#bodyContent
  to match that of Vector.

* See also Id0228fa839ef80b0b3bfee in mediawiki-core.

Change-Id: I0c889950e618b2afa6332c4c56b5531744526e72
2014-09-01 22:27:07 +02:00
Jack Phoenix
ca799bf667 Use new external links skinning module.
Core module reduces the amount of duplicated code across skins,
see core change-id: I8ecbc827f2b05aec79401ac4962fcc15387c8ad8.

Change-Id: Icb4683f0382c9b2984db5293cd01f715c5320552
2014-08-28 19:25:07 +01:00
Bartosz Dziewoński
6a95ea867f Remove useless CSS for input.historysubmit
This only causes problems.

Bug: 35323
Change-Id: Ibca822cf0895f438b901159ada3ee319a7663cf9
2014-08-15 23:06:09 +02:00
Bartosz Dziewoński
ff6a01f844 Move MonoBook skin from core
This is the final step of the process described at
<https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>.

Corresponding core change: Idfc38503.

Change-Id: I83b1efb4a489254c76e0cbda72ff34efa3d41261
2014-08-07 13:40:21 +02:00