aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move icons againBrian Evans2020-10-131-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Disable custom OOUIBrian Evans2020-10-131-12/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Add some higher contrast to alert boxesBrian Evans2020-10-121-0/+12
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert to Wikimedia OOUIBrian Evans2020-10-121-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Update skin.json to new valuesBrian Evans2020-10-091-3/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Customize OOUIBrian Evans2020-10-0927-1/+5789
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Push down the notifications unto the barBrian Evans2020-10-051-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Drop tranlate header adjustmentBrian Evans2020-10-051-4/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Update warning suppressionBrian Evans2020-10-021-2/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Fix unable to click nav links to edit from previous z-index changev1.31.3.1Brian Evans2019-09-131-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Fix typo in element selectionv1.31.3Brian Evans2019-09-121-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Pull the notification headers in line with the nav barBrian Evans2019-09-121-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Make year dynamic and reduce some output breakoutsBrian Evans2019-09-121-8/+16
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Have header template match main site for sourcesBrian Evans2019-09-121-1/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Fix z-index of Search and notificationsBrian Evans2019-09-121-0/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Merge branch 'wikitest'v1.30.1.3Brian Evans2019-04-192-12/+22
|\ | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Remove deprecated functionsBrian Evans2019-04-191-2/+2
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Remove defunct Google+Brian Evans2019-04-181-1/+1
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Always ensure that jQuery is loaded before Bootstrap isBrian Evans2019-04-122-1/+16
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Utilitze the ResourceLoader to create the script for bootstrap jsBrian Evans2019-04-121-7/+2
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Fix compatibility with 1.31+Brian Evans2019-04-111-2/+2
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
| * Optimize code a bitv1.30.1.1Brian Evans2019-01-211-72/+67
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* | Optimize code a bitv1.30.1.2Brian Evans2019-01-261-72/+66
| | | | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* | Add README file.Matthew Marchese2019-01-223-1/+10
| | | | | | | | | | | | | | Add link to Tyrian theme. Add missing copyright to SkinTyrian.php file. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* | Update copyright list: mention wiki project.Matthew Marchese2019-01-223-3/+3
|/ | | | | | | These files are more accurately maintained by the wiki project as a whole. Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Happy New Year!Brian Evans2019-01-211-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* css: clean up unused markupv1.30.1Brian Evans2018-12-051-37/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Remove previous style for the iconsBrian Evans2018-11-281-2/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Correct loading of iconsBrian Evans2018-11-282-8/+6
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Add dependencyBrian Evans2018-11-281-1/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Typo in skin.json fileBrian Evans2018-11-281-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Add white alert and notice icons loading through ResourceLoaderBrian Evans2018-11-283-0/+17
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Attempt to allow mediawiki to handle the Echo locations dynamicallyBrian Evans2018-11-272-12/+18
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Add alternate name for new PageFormsBrian Evans2018-11-271-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Add notices to CSS so they appear correctly under the userBrian Evans2018-11-241-0/+6
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* main.css: Update notifications a bit moreBrian Evans2018-11-211-1/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* main.css: Realign notificationBrian Evans2018-11-211-0/+11
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* skin.json: add missing reference typeBrian Evans2018-11-211-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* skin.json: Incorrect path definedBrian Evans2018-11-211-1/+1
| | | | | | | Used an example to create this file and should have removed the resources/ path to match what was in the original definition. Signed-off-by: Brian Evans <grknight@gentoo.org>
* Syntax errorBrian Evans2018-11-201-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Syntax error in json fileBrian Evans2018-11-201-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Upgrade skin setup to MW 1.26 and aboveBrian Evans2018-11-202-1/+52
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Update copyright year to 2018.v1.26.2Matthew Marchese2018-01-143-4/+4
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update copyright to 2017.Matthew Marchese2017-06-221-1/+1
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update remaining URLsAlex Legler2016-05-161-3/+3
|
* Field trial for new assetsAlex Legler2016-04-091-1/+1
|
* Add earlier loaded max-height for packages extensionAlex Legler2016-01-301-0/+4
|
* No margin in pre preAlex Legler2016-01-201-0/+1
|
* Remove debuggingAlex Legler2016-01-061-1/+0
|
* Adapt to changes in EchoAlex Legler2016-01-062-6/+42
|