alistair3149
b7a8138965
fix: add missing h3 color
2021-03-03 03:14:55 -05:00
alistair3149
fc75ae236e
feat: add missing MultimediaViewer styles
2021-03-01 15:42:19 -05:00
alistair3149
85a692c93e
feat: tweak MultimediaViwer styles
2021-03-01 12:58:24 -05:00
alistair3149
0884876972
feat: update MultimediaViewer styles
2021-03-01 12:19:09 -05:00
alistair3149
e017d08003
feat: update Related Articles styles
2021-03-01 11:47:42 -05:00
alistair3149
0b7bb9f032
feat: Update CookieWarning styles ( #274 )
2021-02-20 15:13:41 -05:00
alistair3149
198fe0800d
feat: improve UploadWizard styles and make it responsive ( #273 )
2021-02-20 14:57:10 -05:00
alistair3149
03d8587170
fix: fix incorrect selector for Popups skinstyles
2021-01-31 12:42:41 -05:00
alistair3149
8c045f046a
fix: fix incorrect selector for Popups styles
2021-01-29 12:45:01 -05:00
alistair3149
1d6ca53334
fix: add missing styles for VE save dialog
2021-01-29 12:33:34 -05:00
alistair3149
044e36eb9a
feat: update Popups styles
2021-01-29 11:17:10 -05:00
alistair3149
0cbf11b545
feat: tweak CookieWarning styles
2021-01-28 13:17:20 -05:00
alistair3149
f65bf157bd
feat: move personal menu to header ( #231 )
...
* fix: fix header background bleeding in VE
* feat: move personal menu out of drawer to header
* feat: update personal menu styles in smaller breakpoints
* fix: fix typo in qqq documentation
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
* feat: add title text to personal menu button
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 15:56:42 -05:00
alistair3149
9fb3645a8e
feat: update CookieWarning styles
2021-01-19 12:14:01 -05:00
alistair3149
282419ec0c
feat: update Tabber styles
2021-01-16 13:20:11 -05:00
alistair3149
f64a047bda
refactor: clean up header structure and styles
2021-01-15 19:56:59 -05:00
alistair3149
1012df868f
fix: fix white overlap on VE mobile edit screen
2021-01-15 15:05:26 -05:00
alistair3149
98d5e5e158
feat: convert Echo badges to use opacity var instead
2021-01-15 14:27:39 -05:00
alistair3149
d647a8453d
feat: update input field styles
2021-01-14 19:09:15 -05:00
alistair3149
745db063bb
feat: tweak VisualEditor styles
2021-01-14 18:52:40 -05:00
alistair3149
fd63320763
fix: dark Echo badges in dark mode
2021-01-13 14:48:34 -05:00
github-actions
6a4396afb1
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-13 17:21:39 +00:00
alistair3149
94bb5f015f
fix: fix hidden Echo badges
2021-01-13 12:21:01 -05:00
github-actions
8aa548cfb0
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-13 16:14:33 +00:00
alistair3149
a8b275607c
fix: update selector for advanced search extension
2021-01-13 11:14:01 -05:00
Hannes
5ca55c4f74
bug: fix ve darkmode selector
2021-01-13 10:23:10 +01:00
Hannes
9515302849
fix: renamed link color variable
2021-01-13 09:37:43 +01:00
alistair3149
da76ccbbeb
refactor: order styles with idiomatic order
2021-01-11 11:45:52 -05:00
Hannes
dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch
2021-01-09 23:03:23 +01:00
Hannes
13e853ac9a
refactor: Convert color-scheme query to class
2021-01-09 22:57:28 +01:00
github-actions
49c91ba3fe
Make a dinner reservation - MediaWiki CI
...
I clean up code to MediaWiki standards
2020-10-13 01:26:21 +00:00
alistair3149
3c3e4159c4
Fix some OOUI and Flow darkmode issues on 1.35 ( #191 )
...
* Fix some ooui and flow darkmode issues on 1.35
* Make CI happy
* Make CI happy
Co-authored-by: Hannes <hannes@octofox.de>
2020-10-12 21:25:14 -04:00
alistair3149
8606c73859
Fix stylelint error:
2020-07-25 14:46:12 -04:00
alistair3149
989d16dfd4
Fix stylelint linebreak error
2020-07-25 14:33:35 -04:00
alistair3149
e58beb179f
Fix skewed toggle for Extension:CategoryTree ( #101 )
2020-07-25 14:19:44 -04:00
alistair3149
f0f59178fe
Fix popup background color overflow
2020-06-26 16:09:08 -04:00
alistair3149
bd7ef24c31
Tweak CookieWarning styles ( #150 )
...
* Tweak more-info styles for CookieWarning
* Tweak styles for CookieWarning
* Remove duplicated selector
* Remove duplicated selector
* Tweak background color
* More tweak to cookie banner styles
* Fix padding for more info button
* Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-25 17:04:36 -04:00
alistair3149
83974ee295
Fix VE edit summary dark mode color
2020-06-23 14:45:57 -04:00
alistair3149
f72af5e76d
Improve CI and code clean up ( #143 )
...
* Replace existing grunt linter
* Fix stylesheet issues picked up by stylelint
* Update the git workflow
* Fix incorrect slash in workflow file
* Github CI lint - eslint/stylelint
* Clean up composer
* Fix phpcb error
* MediaWiki CI
* Change commit message
* Update status badge
* Add JSDoc
* Add SVGO
* Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
* Optimize SVG files with SVGO
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149
478c476431
Move Echo dark styles to echo skinstyles
2020-06-12 01:59:13 -04:00
github-actions
cd5a8fa28c
Github CI lint - eslint/stylelint
2020-06-12 05:57:30 +00:00
alistair3149
242d49af1e
Clean up overqualified selectors
2020-06-12 01:56:55 -04:00
github-actions
d7fd8b8c24
Github CI lint - eslint/stylelint
2020-06-12 05:43:40 +00:00
alistair3149
520b80132e
Move Cite-related styles outside of common
2020-06-12 01:43:12 -04:00
alistair3149
e8d992615d
Fix misalignment of VE and CodeMirror
2020-06-10 22:56:34 -04:00
alistair3149
234f85be50
Tweak echo styles
2020-06-10 21:56:06 -04:00
alistair3149
d4113bc834
Fix popup dark mode color
2020-06-10 21:37:17 -04:00
alistair3149
590024e038
Clean up ToC styles
2020-06-10 18:02:22 -04:00
alistair3149
8295bba440
Add mobile-friendly tweaks to VisualEditor ( #129 )
...
* Hide some tools in mobile VE
* Github CI lint - eslint/stylelint
* Fixed typo in VE styles
* Shorten save button for VE in small screen
* Fixed stylelint error
* Github CI lint - eslint/stylelint
* Fix syntax for a CSS selector
* Fix z-index for save modal
* More restrictive CSS selector
* Fix syntax again
* Github CI lint - eslint/stylelint
* Fix a few bugs in VE
* Github CI lint - eslint/stylelint
* Fix margin and padding for VE text
* Fix a few bugs for VE
* Add styles for VE placeholder
* Fix CSS selector for VE toolbar placeholder
* Load VE skinstyle sooner
* Fix VE toolbar position in smaller screens
* Fix issues where some VE styles are overrided
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-10 16:47:24 -04:00
alistair3149
8163f106e9
Fix VE clipping popup issue
2020-06-10 02:38:45 -04:00