Commit graph

237 commits

Author SHA1 Message Date
alistair3149 2c6962f2be
Removed footer and content IDs
Based on T248137
2020-06-03 00:44:13 -04:00
alistair3149 f43b210446
Fixed footer overflow in smaller screen size 2020-06-02 23:24:17 -04:00
alistair3149 0c1b44c965
Fixed footer spacing when last modified bar is not present 2020-06-02 21:27:43 -04:00
alistair3149 37732ea6a9
Partial Mustache refactor (#113)
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
alistair3149 15a33604dc
Changed footer z-index 2020-05-22 11:29:36 -04:00
alistair3149 9026fb8971
Fixed incorrect bottom button alignment in Safari 2020-05-22 11:20:56 -04:00
alistair3149 60f0742a99
Fixed incorrect height for search bar for Safari 2020-05-22 11:14:49 -04:00
github-actions cd0a0d7399 Github CI lint - eslint/stylelint 2020-05-21 07:00:33 +00:00
alistair3149 9788a3ffdb
Added dark color for reference highlight 2020-05-21 02:59:58 -04:00
alistair3149 35a1e01023
Force lastmod to be above everything else
Also fixed the position for mobile view button generated by the MobileFrontend extension
2020-05-18 14:02:09 -04:00
github-actions e065d03b61 Github CI lint - eslint/stylelint 2020-05-18 17:45:07 +00:00
alistair3149 c3483d3fb6 Use single quote for CSS 2020-05-18 13:44:29 -04:00
alistair3149 fa1386182f Suppress stylelint error 2020-05-18 13:35:28 -04:00
alistair3149 290d60f02b Fix tool textbug (#103) 2020-05-18 12:59:31 -04:00
alistair3149 e6f401d7a4 Fixed styles for footer icon 2020-05-18 12:52:38 -04:00
github-actions 63cd0348ad Github CI lint - eslint/stylelint 2020-05-18 15:39:53 +00:00
alistair3149 e57e40128d
Added fix for ToS position in footer for Miraheze
Bandage fix for ToS position for Miraheze until footer refactor
2020-05-18 11:39:16 -04:00
alistair3149 0680cea997
Removed sitenotice styles
Sitenotice style should be defined by individual wiki rather than in the skin. This would give more flexibility to other third party wikis. Apart from that, the old implementation seems to have issue with CentralNotice.
2020-05-18 00:01:59 -04:00
github-actions 3c1e8769cb Github CI lint - eslint/stylelint 2020-05-18 03:56:36 +00:00
alistair3149 32447458c8
Added temporary fix for footer icon
When footer icons are using the same ID (e.g. poweredby on Miraheze), the footer icons in the same ID are listed in vertical instead of horizontal. This hotfix is a bandage until the #75 (by extension #73) is completed.
2020-05-17 23:55:51 -04:00
alistair3149 28d1969952
Fixed toctoggle not behaving as expected for MW 1.32+
The toctoggle class was replaced with toctogglespan class since MediaWiki 1.32.
2020-05-17 18:51:47 -04:00
alistair3149 9bc8683676
Table of Content improvements (#98)
* More condensed ToC

* Fixed spacing between ToC title and the list

* Added ToC heading hierarchy

* Github CI lint - eslint/stylelint

* More height for the ToC

* More space between ToC title and list

* Better section highlight on ToC

* Github CI lint - eslint/stylelint

* Fixed syntax from the last commit

* Github CI lint - eslint/stylelint

* Fixed undefined var

* Fixed ToC dark mode color

* Additional ToC dark mode color fixes

* Fixed incorrect ToC dark mode highlight color

* Fixed highlight color again for dark mode

* Bumped version

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-04-10 17:07:43 -04:00
alistair3149 7a69693f0c
Tweaked animation speed to be more responsive 2020-03-21 00:41:45 -04:00
alistair3149 427a3a21eb
Fixing page tools z-index 2020-03-20 00:06:01 -04:00
github-actions fce117c288 Github CI lint - eslint/stylelint 2020-03-19 16:48:34 +00:00
alistair3149 628696f6d5
Fixed gradient overflow on header 2020-03-19 12:47:40 -04:00
alistair3149 ce4078cc96
Added additional padding for toc in mobile viewport 2020-03-18 13:38:50 -04:00
alistair3149 85dfe87d24
Fixed toc related issue on mobile viewport 2020-03-18 13:36:19 -04:00
alistair3149 37db8275f6
Fixed toc background in dark mode 2020-03-18 13:23:43 -04:00
alistair3149 76d494467b
Fixed header font weight 2020-03-17 01:33:38 -04:00
github-actions b6a1698f00 Github CI lint - eslint/stylelint 2020-03-16 05:07:11 +00:00
alistair3149 483a3c68bb
Fix header bg in light mode 2020-03-16 01:08:51 -04:00
alistair3149 bb9f9569c8
Fixed header background in desktop mode 2020-03-16 00:05:52 -04:00
alistair3149 0c82fafc49
Tweaked transparency of header icons 2020-03-15 23:27:23 -04:00
github-actions 916cdbf635 Github CI lint - eslint/stylelint 2020-03-16 03:21:17 +00:00
alistair3149 d09a561216
Improved header styles 2020-03-15 23:22:50 -04:00
github-actions 874f968f26 Github CI lint - eslint/stylelint 2020-03-13 23:50:40 +00:00
alistair3149 bfac8e21bf
Fixed expanded table view #4 2020-03-13 19:52:22 -04:00
alistair3149 97ddc49e15
Fixed expanded table view #3 2020-03-13 19:00:55 -04:00
alistair3149 2a8121be0a
Fixed expanded table view #2 2020-03-13 18:54:30 -04:00
alistair3149 8901ef3dd2
Fixed expanded table view 2020-03-13 18:49:28 -04:00
alistair3149 62689793d4
Added back table display:block, need a alternative solution for responsive tables 2020-02-17 06:28:16 -05:00
alistair3149 802f7a0536
Removed table display:block as it is not needed 2020-02-17 06:25:20 -05:00
alistair3149 7a922720ba
Attempt to rearrange resourceloader module 2020-02-15 20:49:32 -05:00
alistair3149 543778a34d
Added bottom margin to blockquote 2020-02-06 15:04:09 -05:00
alistair3149 a8916c9e49 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-02-06 15:03:22 -05:00
alistair3149 54db7844fa
Added more margin to blockquote 2020-02-06 15:03:15 -05:00
alistair3149 f3fcc1c33a
Added hyphen before citation on blockquote 2020-02-06 14:56:46 -05:00
github-actions f8b4b9f532 Github CI lint - eslint/stylelint 2020-02-06 19:56:27 +00:00
alistair3149 047809bf1c
Fix font size for blockquote 2020-02-06 14:52:07 -05:00