alistair3149
72b41df5ce
Refactor header DOM structure
...
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149
c72a657a66
Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev
2020-06-05 20:12:49 -04:00
alistair3149
0ade51a384
Full Mustache conversion
2020-06-05 20:12:39 -04:00
github-actions
7b408a867b
Github CI lint - eslint/stylelint
2020-06-05 22:55:47 +00:00
alistair3149
0b28c95507
Give screen-reader-text class to hidden labels
2020-06-05 18:55:04 -04:00
alistair3149
2f4827b785
Use semantic HTML5 elements for footer
2020-06-03 01:07:40 -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
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
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
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
76d494467b
Fixed header font weight
2020-03-17 01:33:38 -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
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
github-actions
242b41ce8c
Github CI lint - eslint/stylelint
2020-02-06 19:44:22 +00:00
alistair3149
77bd2e0bea
Figure caption and blockquote styles update
2020-02-06 14:44:28 -05:00
alistair3149
b9bdd066ea
Revert widescreen edit
...
Needed refactoring on max-width for page content before that
2020-01-14 15:47:30 -05:00
alistair3149
329d9f4c4a
Wider page content for wider screen
2020-01-14 14:59:32 -05:00
alistair3149
36f0c07fa5
Removed 0 margin top for p
2020-01-07 16:52:25 -05:00
github-actions
d84b74f688
Github CI lint - eslint/stylelint
2020-01-07 17:49:15 +00:00
alistair3149
4a43b7f3f1
Merge pull request #58 from StarCitizenTools/bugfix-pdfhandler
...
Add styles for PDFHandler on file pages
2020-01-07 12:48:29 -05:00
alistair3149
3822b0bf3a
Update common.less
2020-01-07 12:44:10 -05:00
alistair3149
6b0630d589
Cleaned up unnessecary components
2020-01-06 18:32:44 -05:00
alistair3149
b853dd3bbb
Fix layout issue mentioned in #56
2020-01-06 14:17:23 -05:00
alistair3149
f6ebbdbba5
Removed perspective since it broke fixed on Chrome
2019-12-28 15:15:04 -05:00
Hannes
987fb23125
Make mw-sidebar-sitename flexible
...
This removes the need to overwrite the 'top' property in the global css.
2019-12-28 10:40:50 +01:00
Hannes
4429026ead
Lint + Fix .less files
2019-12-26 11:22:05 +01:00
alistair3149
67ca36e631
Changed h1 h2 line height
2019-12-23 18:44:04 -05:00
alistair3149
0e286b7dbd
Fix legend dark mode color
2019-12-20 14:56:04 -05:00
alistair3149
525c25f922
Fixed ToC styles
2019-12-12 17:21:18 -05:00
alistair3149
d1b06df7d0
Enable Description2 for testing
2019-12-12 17:11:14 -05:00
alistair3149
e749a5c337
Additional search tweaks
2019-12-11 16:38:01 -05:00
alistair3149
dd547503dd
Check if suggestion is hooked to ID name
2019-12-11 16:04:26 -05:00
alistair3149
41fbc8fc58
Added sub sup styles
2019-12-11 00:56:47 -05:00
alistair3149
5accfc9421
Added nowrap
2019-12-11 00:53:49 -05:00
alistair3149
41ae4293b7
fieldset styles
2019-12-10 15:32:34 -05:00
alistair3149
ca632d9235
ol ul styles #
2019-12-10 13:38:02 -05:00
alistair3149
99729477be
ol ul styles
2019-12-10 13:31:25 -05:00