discourse/app/assets/stylesheets/common/base
Krzysztof Kotlarek 1a5f6aefc7
FIX: correct sidebar and chat height on DiscourseHub (#20323)
Before that change, footer of the sidebar was not visible.
Footer is very important, especially now, when add custom section button is located there.
Also, distance between chat input and keyboard were increased
2023-02-16 15:59:09 +11:00
..
_index.scss FEATURE: Rename onboarding popups to user tips (#18826) 2022-11-09 20:20:34 +02:00
_topic-list.scss FIX: GitHub onebox ellipsis styling regressed in 9d03f20 (#19441) 2022-12-13 12:01:48 +01:00
about.scss
activation.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
alert.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
bbcode.scss
cat_reorder.scss UX: Increase width & center category reorder input (#10928) 2020-10-15 14:42:42 +11:00
category-list.scss UX: switch categories-boxes layouts from flexbox to grid (#19501) 2023-01-19 12:48:58 -05:00
code_highlighting.scss UX: update hljs-builtin-name highlight (#16859) 2022-05-18 15:55:40 +02:00
colorpicker.scss FEATURE: Use native color-picker (#15748) 2022-02-01 11:18:13 -03:00
compose.scss FIX: Fix margin on mini-tag-chooser (#19953) 2023-01-23 10:39:57 -06:00
composer-user-selector.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
crawler_layout.scss UX: Style edits (#19927) 2023-02-15 11:02:16 -06:00
d-icon.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-popover.scss UX: Onboarding edits (#18581) 2022-10-13 16:39:52 +03:00
dialog.scss DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
directory.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
discourse.scss user input adjustments (#19446) 2022-12-13 10:13:48 -06:00
edit-category.scss FIX: move min tag setting to tags section in edit category (#19789) 2023-01-20 13:30:39 +11:00
edit-topic-timer-modal.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
ember-select.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
emoji.scss UX: improve emoji alignment for text (#19815) 2023-01-30 14:07:08 +01:00
empty-state.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
exception.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
explain-reviewable.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
faqs.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
group.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
groups.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
header.scss UX: add transparent border for header icon (#20306) 2023-02-15 06:55:13 +01:00
history.scss Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489) 2021-03-23 10:43:25 +01:00
lightbox.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
login.scss FEATURE: add user toggle to mask/unmask passwords (#19306) 2022-12-19 18:56:51 -05:00
magnific-popup.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
menu-panel.scss FIX: margin for sidebar and revamped user menu on iPad (#19254) 2022-11-30 13:45:38 +11:00
modal.scss FEATURE: Support collapsing array sections in JSON Schema field types (#20118) 2023-02-07 08:22:01 -05:00
new-user.scss UX: fixes and adjustments for user nav (#19954) 2023-01-23 14:28:55 -05:00
not-found.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
onebox.scss FIX: preserves avatar size inside onebox (#20066) 2023-01-30 13:59:25 +01:00
personal-message.scss FEATURE: control topic width with variables (#18743) 2022-10-25 14:45:37 -04:00
popup-menu.scss UX: popup menu buttons need focus style (#11962) 2021-02-04 09:37:45 -05:00
redirection.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
request_access.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
request-group-membership-form.scss
reviewables.scss FEATURE: control topic width with variables (#18743) 2022-10-25 14:45:37 -04:00
rtl.scss DEV: Remove obsolete CSS prefixes (#18262) 2022-09-15 16:54:08 +02:00
search-menu.scss UX: Add margin to search keyword (#19931) 2023-01-20 07:40:48 -06:00
search.scss FIX: Failing system spec for rate limited search (#20046) 2023-01-27 12:14:29 -08:00
share_link.scss UX: Move post date under title in share-modal (#16455) 2022-04-27 16:36:08 +03:00
shared-drafts.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
sidebar-footer.scss FIX: Sidebar scroll fade on older iOS (#18299) 2022-09-21 09:03:40 +10:00
sidebar-more-section-links.scss FIX: Replace R2 gem with rtlcss for generating RTL CSS (#19636) 2023-02-01 14:21:15 +03:00
sidebar-section-link.scss UX: more contrast for sidebar counts (#18980) 2022-11-10 18:43:37 -05:00
sidebar-section.scss A11Y: Improve the accessibility of sidebar content (#19131) 2022-11-22 05:32:43 +08:00
sidebar.scss FIX: correct sidebar and chat height on DiscourseHub (#20323) 2023-02-16 15:59:09 +11:00
tagging.scss UX: allow tags to wrap under categories on mobile (#20187) 2023-02-07 13:44:07 -05:00
tooltip.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
topic-admin-menu.scss A11Y: Use button in d-modal-cancel component (#17938) 2022-08-17 09:39:28 +08:00
topic-post.scss UX: Fix remove-user-from-pm hover styling (#20273) 2023-02-15 11:06:21 -05:00
topic.scss UX: fix the positioning of topic admin popup menu (#19713) 2023-01-04 17:45:24 +01:00
upload.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
user-badges.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
user-tips.scss FEATURE: Add user tips for post and topic features (#18964) 2022-11-15 17:36:08 +02:00
user.scss UX: fixes and adjustments for user nav (#19954) 2023-01-23 14:28:55 -05:00