discourse/app/assets/stylesheets
Penar Musaraj 40460fa00a
FIX: missing SVG mask asset in wizard (#10856)
The dark-mode-friendly SVG mask for the wizard's background image
introduced in 8fcfb9586c does not work with
CDNs, because CORS restrictions apply to SVG masks.

It would be complicated to modify CDN access origin rules for this one
specific assets, so instead, this PR moves the contents of the SVG file
inside the stylesheet.
2020-10-07 16:23:14 -04:00
..
common FEATURE: Separate base and heading font site_settings (#10807) 2020-10-05 13:40:41 -04:00
desktop UX: increase input width on accept invite page. 2020-09-29 10:12:23 +05:30
mobile UX: Allow horizontal scroll on mobile post buttons 2020-09-25 21:06:17 -04:00
vendor UX: Refactor pikaday month prev/next button styling 2020-08-04 14:39:25 -04:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
color_definitions.scss FEATURE: Dark mode alternative logos (#10441) 2020-08-17 15:43:20 -04:00
common.scss DEV: Use a special import to declare font faces (#10583) 2020-09-04 16:25:50 +03:00
desktop.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
desktop_rtl.scss
embed.scss DEV: Refactor `dark-light-choose()` usage in SCSS 2020-07-29 09:09:37 -04:00
mobile.scss Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
mobile_rtl.scss
publish.scss FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00
publish_desktop.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_desktop_rtl.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_mobile.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
publish_mobile_rtl.scss FEATURE: adds support for mobile view on page publishing (#10662) 2020-09-13 13:50:23 +02:00
test_helper.css REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
wizard.scss FIX: missing SVG mask asset in wizard (#10856) 2020-10-07 16:23:14 -04:00