Commit graph

164 commits

Author SHA1 Message Date
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 09116cd568
Changed header from mw-header-container to mw-header 2020-06-06 15:51:51 -04:00
alistair3149 e46465d4d3
Fixed alignment of ULS icon in 1.34 2020-06-04 16:43:29 -04:00
alistair3149 0500637909
Fixed incorrect border color for RC legend 2020-06-04 02:38:23 -04:00
alistair3149 9a3dfd30c1
Fixed dark border color in RC page 2020-06-02 21:23:17 -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
github-actions 6aa7f9f88a Github CI lint - eslint/stylelint 2020-05-22 15:32:19 +00:00
alistair3149 2c0b6dd466
Added z-index to content to be higher than footer 2020-05-22 11:31:38 -04:00
github-actions 48fa262183 Github CI lint - eslint/stylelint 2020-05-17 23:40:16 +00:00
alistair3149 4287903ca4
Various popup styles improvements and fixes
- Added placeholder color background for thumbnail on popup
- Fixed white arrow on popup in dark mode
2020-05-17 19:39:43 -04:00
alistair3149 d7cc718f28
Fixed toolbar overlapping side site title in VE (#103) 2020-05-17 18:59:02 -04:00
alistair3149 622e5bef5b
Cleaned up RC styles to be more inline 2020-04-25 17:14:45 -04:00
alistair3149 7a69693f0c
Tweaked animation speed to be more responsive 2020-03-21 00:41:45 -04:00
alistair3149 8b50bcdd7c
Condensed RC styles 2020-03-18 17:31:01 -04:00
alistair3149 cbe55f13ff
Fix header bg bleeding with VE 2020-03-16 01:34:06 -04:00
alistair3149 8c76e8a831
Fixed text color in CodeMirror dark mode 2020-03-16 01:14:32 -04:00
alistair3149 61f1462a94 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-03-15 00:26:12 -04:00
alistair3149 c614be2ba8
Improved mobile cookie banner #2 2020-03-15 00:26:03 -04:00
alistair3149 3592326b65
Improved mobile cookie banner 2020-03-15 00:11:16 -04:00
github-actions 1cc18a6265 Github CI lint - eslint/stylelint 2020-03-15 04:09:41 +00:00
alistair3149 4ca33d24e8
Tweaked tabber tab styles 2020-02-16 03:12:14 -05:00
alistair3149 212b1ebd93
Adjust z-index of OOUI dialog to avoid clipping 2020-02-16 01:58:58 -05:00
github-actions d84b74f688 Github CI lint - eslint/stylelint 2020-01-07 17:49:15 +00:00
alistair3149 85affcfc6f
Update mediawiki.action.view.filepage.less 2020-01-07 12:47:21 -05:00
alistair3149 b853dd3bbb
Fix layout issue mentioned in #56 2020-01-06 14:17:23 -05:00
alistair3149 70390f3e45
Merge pull request #27 from octfx/feature/srf_darkmode
Semantic Result Formats Darkmodes
2019-12-30 20:21:44 -05:00
alistair3149 bd772c5299
Merge pull request #41 from octfx/bugfix/icon_colors
Don't double invert checkbox inputs
2019-12-30 17:00:15 -05:00
alistair3149 8d0448a5ad
Merge pull request #40 from octfx/feature/ooui_windows_darkmode
Expand oojs windows darkmode
2019-12-30 16:59:57 -05:00
alistair3149 d8052b7983
Merge pull request #39 from octfx/feature/jquery_ui_darkmode
Add jQuery UI darkmode
2019-12-30 16:59:37 -05:00
alistair3149 b8ff427e66
Merge pull request #38 from octfx/feature/uploadwizard_darkmode
Add Extension UploadWizard darkmode
2019-12-30 16:59:11 -05:00
Hannes da3219aa42
Don't double invert checkbox inputs 2019-12-30 21:16:43 +01:00
Hannes cb61e64f62
Make close icon visible 2019-12-30 21:02:53 +01:00
Hannes d73d04eea4
Add jQuery UI darkmode 2019-12-30 20:59:22 +01:00
Hannes 1e83fc6eb9
Expand oojs windows darkmode 2019-12-30 20:46:55 +01:00
Hannes 55ad6ad0c8
Add Extension UploadWizard darkmode 2019-12-30 20:38:37 +01:00
alistair3149 a68c47f034
Merge pull request #35 from octfx/feature/lingo_darkmode
Extension Lingo darkmode
2019-12-30 11:26:12 -05:00
alistair3149 3a01db8314
Merge pull request #37 from octfx/feature/advanced_search_darkmode
Extension AdvancedSearch darkmode
2019-12-30 11:24:52 -05:00
alistair3149 fb39eb0046
Merge pull request #36 from octfx/feature/toolbars_darkmode
OOUI Toolbars
2019-12-30 11:23:11 -05:00
Hannes facb4ea607
Add Extension AdvancedSearch darkmode 2019-12-30 17:02:31 +01:00
Hannes addf2db1b2
Add missing color key 2019-12-30 16:51:31 +01:00
Hannes 9f327f2136
OOUI Toolbar darkmode 2019-12-30 16:49:39 +01:00
Hannes 835cd3521a
Fix stylelint 2019-12-30 16:36:42 +01:00
Hannes f082ff23bc
Add Extension Lingo darkmode 2019-12-30 16:33:10 +01:00
alistair3149 4f62885afd
Merge pull request #33 from octfx/fature/smw_darkmode_updates
Update SMW callout colors
2019-12-30 10:16:25 -05:00
alistair3149 d028265058
Merge branch 'dev' into feature/wikieditor_darkmode 2019-12-30 10:14:38 -05:00
alistair3149 5cdd3d5e94
Merge pull request #31 from octfx/feature/capiunto_darkmode
Extension Capiunto darkmode
2019-12-30 10:12:54 -05:00
Hannes 90bc7307a7
Fix calendar table display 2019-12-30 16:10:37 +01:00
Hannes bbdcc219c2
Update SMW colors 2019-12-30 12:31:26 +01:00
Hannes 88a1d69079
Update SMW callout colors 2019-12-30 12:26:02 +01:00
Hannes e1cc856141
Make letter count more readable 2019-12-30 12:15:21 +01:00